Correcting comments about which ubuntu release is LTS and which not in releases list.

This commit is contained in:
Daniel Baumann 2011-05-16 13:40:47 +02:00
parent cd6820dd7a
commit 85ef0adafb
1 changed files with 2 additions and 2 deletions

View File

@ -21,6 +21,6 @@ RELEASE_baureo="unstable"
RELEASE_dapper="6.06" # LTS: 2011-06-01
RELEASE_hardy="8.04" # LTS: 2013-04-01
RELEASE_lucid="10.04" # LTS: 2015-04-01
RELEASE_maverick="10.10" # LTS: 2012-04-01
RELEASE_natty="11.04" # LTS: 2012-10-01
RELEASE_maverick="10.10" # 2012-04-01
RELEASE_natty="11.04" # 2012-10-01
RELEASE_oneiric="11.10"