diff options
author | Daniel Baumann <daniel@debian.org> | 2011-09-30 12:08:53 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-09-30 12:11:03 +0200 |
commit | 88b090e59c806b540e36762ab300a5bb05d0f113 (patch) | |
tree | 2566a1e16d426e145ea476bf5c0ccb3d66b95aea /functions | |
parent | b89413a11e9b4820c603c551d6756f0b8fa17d03 (diff) | |
download | vyos-live-build-88b090e59c806b540e36762ab300a5bb05d0f113.tar.gz vyos-live-build-88b090e59c806b540e36762ab300a5bb05d0f113.zip |
Removing EOL Ubuntu dapper from release information.
Diffstat (limited to 'functions')
-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 |