From 9a5a53f185ffede49e88cbdaf866adff6ffbb185 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 18 Jul 2012 22:35:22 +0200 Subject: Correcting spelling typo of ubuntus 12.10 codename. --- functions/releases.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/releases.sh b/functions/releases.sh index 9f15d6238..46ccf8d8d 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -24,4 +24,4 @@ RELEASE_lucid="10.04" # LTS: 2015-04-01 RELEASE_natty="11.04" # 2012-10-01 RELEASE_oneiric="11.10" # 2013-04-01 RELEASE_precise="12.04" # LTS: 2017-04-01 -RELEASE_quanal="12.10" # 2014-04-01 +RELEASE_quantal="12.10" # 2014-04-01 -- cgit v1.2.3