diff options
author | Daniel Baumann <daniel@debian.org> | 2012-04-28 09:40:32 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-04-28 09:40:32 +0200 |
commit | ad8e313e7addaaa9b00fbddeb4b670251696fbd5 (patch) | |
tree | 1589fcb5645fca8c67dd13882f942dc1c2feacd9 /functions/releases.sh | |
parent | 58cb79b8cdfe7b2dce672b033d75d5fc1461851b (diff) | |
download | vyos-live-build-ad8e313e7addaaa9b00fbddeb4b670251696fbd5.tar.gz vyos-live-build-ad8e313e7addaaa9b00fbddeb4b670251696fbd5.zip |
Updating release list for ubuntu.
Diffstat (limited to 'functions/releases.sh')
-rwxr-xr-x | functions/releases.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/releases.sh b/functions/releases.sh index a2ee28f87..4e0a9d697 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -24,3 +24,4 @@ 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_quanal="12.10" # 2014-04-01 |