diff options
author | Daniel Baumann <daniel@debian.org> | 2010-12-13 23:26:35 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:31 +0100 |
commit | b97534b112006cb4ad82bf9f081ed6322b39a45e (patch) | |
tree | 9a1c5424badb49d715e9758bd1fe01e5b19a3a06 /functions/releases.sh | |
parent | 4ec6fb29f545f88455953cc632360f337975ded8 (diff) | |
download | vyos-live-build-b97534b112006cb4ad82bf9f081ed6322b39a45e.tar.gz vyos-live-build-b97534b112006cb4ad82bf9f081ed6322b39a45e.zip |
Removing old ubuntu release (jaunty).
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 cb5fca77f..d28c514bc 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -18,7 +18,6 @@ RELEASE_sid="unstable" RELEASE_dapper="6.06" # LTS RELEASE_hardy="8.04" # LTS RELEASE_intrepid="8.10" -RELEASE_jaunty="9.04" RELEASE_karmic="9.10" RELEASE_lucid="10.04" # LTS RELEASE_maverick="10.10" |