summaryrefslogtreecommitdiff
path: root/functions/releases.sh
diff options
context:
space:
mode:
Diffstat (limited to 'functions/releases.sh')
-rwxr-xr-xfunctions/releases.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/functions/releases.sh b/functions/releases.sh
index bd9635b..41a21bd 100755
--- a/functions/releases.sh
+++ b/functions/releases.sh
@@ -10,6 +10,6 @@
set -e
# Debian releases
-VERSION_etch="4.0 r1"
-VERSION_lenny="testing"
+VERSION_etch="4.0 r4"
+VERSION_lenny="5.0 r0"
VERSION_sid="unstable"