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 246b5c25b..08597e211 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -18,7 +18,6 @@ RELEASE_artax="1.0" RELEASE_baureo="unstable" # Ubuntu releases -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" # 2012-04-01 |