summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-09-03 14:57:40 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:20 +0100
commitf21aa58cb7677806d4271898f200bcd5d42167f2 (patch)
tree3529cafb4306432d820562fe92e07a9378dd87e2 /functions
parente6920317753f0fa6564c035dc11195619654011c (diff)
downloadlive-build-f21aa58cb7677806d4271898f200bcd5d42167f2.zip
live-build-f21aa58cb7677806d4271898f200bcd5d42167f2.tar.gz
Adding support for wheezy.
Diffstat (limited to 'functions')
-rwxr-xr-xfunctions/releases.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/functions/releases.sh b/functions/releases.sh
index 23637f5..dce46a0 100755
--- a/functions/releases.sh
+++ b/functions/releases.sh
@@ -10,7 +10,8 @@
# Debian releases
RELEASE_lenny="5.0.5"
-RELEASE_squeeze="6"
+RELEASE_squeeze="6.0.0"
+RELEASE_wheezy="7"
RELEASE_sid="unstable"
# Ubuntu releases