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 c383c0864..a70509735 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -8,7 +8,6 @@ # under certain conditions; see COPYING for details. # Debian releases -RELEASE_etch="4.0 r8" RELEASE_lenny="5.0.3" RELEASE_squeeze="6" RELEASE_sid="unstable" |