diff options
author | Daniel Baumann <daniel@debian.org> | 2010-09-04 20:54:16 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2010-09-04 20:54:16 +0200 |
commit | 20b7c6d53a79b5c733c4873d338b21524ff6c74e (patch) | |
tree | a84e4fab27e1f31d280034cf6be4d5edbe66bfd9 /functions | |
parent | 09c9c6b8a1abce5c0c4400b2933ca2f6cde0ae2e (diff) | |
download | vyos-live-build-20b7c6d53a79b5c733c4873d338b21524ff6c74e.tar.gz vyos-live-build-20b7c6d53a79b5c733c4873d338b21524ff6c74e.zip |
Updating lenny point release number.
Diffstat (limited to 'functions')
-rwxr-xr-x | functions/releases.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/releases.sh b/functions/releases.sh index dce46a007..1b03b864c 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -9,7 +9,7 @@ # Debian releases -RELEASE_lenny="5.0.5" +RELEASE_lenny="5.0.6" RELEASE_squeeze="6.0.0" RELEASE_wheezy="7" RELEASE_sid="unstable" |