]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Update Version Numbers for 2.22rc1 Release. bugzilla-2.22rc1 release-2.22rc1
authormkanat%kerio.com <>
Tue, 21 Feb 2006 14:47:57 +0000 (14:47 +0000)
committermkanat%kerio.com <>
Tue, 21 Feb 2006 14:47:57 +0000 (14:47 +0000)
Bugzilla/Config.pm
docs/xml/Bugzilla-Guide.xml

index 12d26796cda4453cb06d424fdec4305887d70d33..996032a0f481846d4a15c21a78d08c43b7c9a210 100644 (file)
@@ -93,7 +93,7 @@ our @parampanels = ();
 Exporter::export_ok_tags('admin', 'db', 'locations', 'params');
 
 # Bugzilla version
-$Bugzilla::Config::VERSION = "2.21.1+";
+$Bugzilla::Config::VERSION = "2.22rc1";
 
 use Safe;
 
index 421faf11861d684b66e30fbe8d21d66f848ae320..58a75448e292060b845b4f281b3397546ca847d4 100644 (file)
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "2.21.1">
+<!ENTITY bz-ver "2.22rc1">
 <!ENTITY bz-nextver "2.22">
-<!ENTITY bz-date "2005-09-30">
-<!ENTITY current-year "2005">
+<!ENTITY bz-date "2006-02-20">
+<!ENTITY current-year "2006">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">
 <!ENTITY bz "http://www.bugzilla.org/">