From 8bbc4831981adbcf013297c764649af7c27cc4a9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 18 Jul 2012 22:33:54 +0200 Subject: [PATCH] Setting initial release number for wheezy. --- functions/releases.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/releases.sh b/functions/releases.sh index ed859b57e..9f15d6238 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -10,7 +10,7 @@ # Debian releases RELEASE_squeeze="6.0.5" -RELEASE_wheezy="7" +RELEASE_wheezy="7.0.0" RELEASE_sid="unstable" # Progress releases