diff options
Diffstat (limited to 'functions/releases.sh')
-rwxr-xr-x | functions/releases.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/functions/releases.sh b/functions/releases.sh index 079723f10..635a2c757 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -22,7 +22,6 @@ RELEASE_charon="unstable" # Ubuntu releases RELEASE_hardy="8.04" # LTS: 2013-04-01 RELEASE_lucid="10.04" # LTS: 2015-04-01 -RELEASE_natty="11.04" # 2012-10-01 RELEASE_oneiric="11.10" # 2013-04-01 RELEASE_precise="12.04" # LTS: 2017-04-01 RELEASE_quantal="12.10" # 2014-04-01 |