diff options
Diffstat (limited to 'functions/releases.sh')
-rwxr-xr-x | functions/releases.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/releases.sh b/functions/releases.sh index d8849e041..b421a226e 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -22,4 +22,4 @@ RELEASE_hardy="8.04" # LTS: 2013-04-01 RELEASE_lucid="10.04" # LTS: 2015-04-01 RELEASE_maverick="10.10" # 2012-04-01 RELEASE_natty="11.04" # 2012-10-01 -RELEASE_oneiric="11.10" +RELEASE_oneiric="11.10" # 2013-04-01 |