diff options
Diffstat (limited to 'functions/releases.sh')
-rwxr-xr-x | functions/releases.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/functions/releases.sh b/functions/releases.sh index b3699efa6..0ac8c611c 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -18,9 +18,7 @@ RELEASE_baureo="2" RELEASE_charon="3" # Ubuntu releases -RELEASE_hardy="8.04" # LTS: 2013-04-01 RELEASE_lucid="10.04" # LTS: 2015-04-01 -RELEASE_oneiric="11.10" # 2013-04-01 RELEASE_precise="12.04" # LTS: 2017-04-01 RELEASE_quantal="12.10" # 2014-04-01 RELEASE_raring="13.04" # 2014-10-01 |