]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version numbers for 2.21.1 bugzilla-2.21.1 release-2.21.1
authormkanat%kerio.com <>
Sat, 1 Oct 2005 05:35:52 +0000 (05:35 +0000)
committermkanat%kerio.com <>
Sat, 1 Oct 2005 05:35:52 +0000 (05:35 +0000)
Bugzilla/Config.pm
docs/xml/Bugzilla-Guide.xml

index 5ebc74e52035f6b025ff1b5b5f61e701b5ace5fa..7723e5b04a621830be3c6ae8a8cc9dc8a111e4f2 100644 (file)
@@ -89,7 +89,7 @@ our $webdotdir = "$datadir/webdot";
 Exporter::export_ok_tags('admin', 'db', 'locations');
 
 # Bugzilla version
-$Bugzilla::Config::VERSION = "2.21";
+$Bugzilla::Config::VERSION = "2.21.1";
 
 use Safe;
 
index 9ef9bae23113166cdc9a3373674729f2ba85c89f..d03ac1b71c0cb23e4106441742e32b4b14590bfb 100644 (file)
@@ -31,9 +31,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "2.21">
+<!ENTITY bz-ver "2.21.1">
 <!ENTITY bz-nextver "2.22">
-<!ENTITY bz-date "2005-07-07">
+<!ENTITY bz-date "2005-09-30">
 <!ENTITY current-year "2005">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">