From 3dc6e3966846b115ead243ed8154ca58cfe8b8a5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 21 Jan 2011 23:17:07 +0100 Subject: Adding support for Ubuntu jaunty and natty, thanks to Cody A.W. Somerville . --- functions/releases.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'functions') diff --git a/functions/releases.sh b/functions/releases.sh index 32fc03bcc..07894f487 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -18,6 +18,8 @@ RELEASE_sid="unstable" RELEASE_dapper="6.06" # LTS RELEASE_hardy="8.04" # LTS RELEASE_intrepid="8.10" +RELEASE_jaunty="9.04" RELEASE_karmic="9.10" RELEASE_lucid="10.04" # LTS RELEASE_maverick="10.10" +RELEASE_natty="11.04" -- cgit v1.2.3