From df06c83004cc5dc74e969a8b2f99beb67d7849ac Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Wed, 6 Feb 2008 17:55:36 +0100 Subject: [PATCH] [UBUNTU] static/index.tmpl: Add version numbers to release names Merged from CVS --- static/index.tmpl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/static/index.tmpl b/static/index.tmpl index 309397f..fef668f 100644 --- a/static/index.tmpl +++ b/static/index.tmpl @@ -9,6 +9,10 @@ 'feisty', 'feisty-updates', 'feisty-backports', 'gutsy', 'gutsy-updates', 'gutsy-backports', 'hardy' ] + version_numbers = { dapper => '6.06LTS', + edgy => '6.10', + feisty => '7.04', + gutsy => '7.10' } current_release = 'gutsy' all_sections = [ 'main', 'multiverse', 'restricted', 'universe' ] all_architectures = [ 'i386', 'amd64', 'powerpc' ] @@ -25,7 +29,8 @@ if you encounter any problems!

-- 2.39.2