diff options
Diffstat (limited to 'functions/releases.sh')
-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 f9fda5e7a..da962d04a 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -9,7 +9,7 @@ # Debian releases -RELEASE_wheezy="7.0~b2" +RELEASE_wheezy="7.0~b4" RELEASE_jessie="8" RELEASE_sid="unstable" |