summaryrefslogtreecommitdiff
path: root/functions/releases.sh
diff options
context:
space:
mode:
Diffstat (limited to 'functions/releases.sh')
-rwxr-xr-xfunctions/releases.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/functions/releases.sh b/functions/releases.sh
index 0efe677..1c0928b 100755
--- a/functions/releases.sh
+++ b/functions/releases.sh
@@ -13,11 +13,3 @@ set -e
VERSION_etch="4.0 r1"
VERSION_lenny="testing"
VERSION_sid="unstable"
-
-# Ubuntu releases
-VERSION_hoary="5.04"
-VERSION_breezy="5.10"
-VERSION_dapper="6.06 LTS"
-VERSION_edgy="6.10"
-VERSION_feisty="7.04"
-VERSION_gutsy="7.10"