diff options
author | Daniel Baumann <daniel@debian.org> | 2012-03-19 16:27:09 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-03-19 16:27:09 +0100 |
commit | c3a1b3cdaedba0044602ef6768030ff939ece36e (patch) | |
tree | 9295b4c20f1fbb126e825c634cda39860f8d7adc /functions/releases.sh | |
parent | 3f200da9392ad9272df18a6c95833c755a5ec7e4 (diff) | |
download | vyos-live-build-c3a1b3cdaedba0044602ef6768030ff939ece36e.tar.gz vyos-live-build-c3a1b3cdaedba0044602ef6768030ff939ece36e.zip |
Updating release list for ubuntu.
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 7ef440c58..a2ee28f87 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -21,7 +21,6 @@ RELEASE_charon="unstable" # Ubuntu releases 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" # 2013-04-01 RELEASE_precise="12.04" # LTS: 2017-04-01 |