diff options
Diffstat (limited to 'functions/releases.sh')
-rwxr-xr-x | functions/releases.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/functions/releases.sh b/functions/releases.sh index d28c514bc..93b03744e 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -9,7 +9,6 @@ # Debian releases -RELEASE_lenny="5.0.6" RELEASE_squeeze="6.0.0" RELEASE_wheezy="7" RELEASE_sid="unstable" |