]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Update version numbers for 2.18.3. bugzilla-2.18.3 release-2.18.3
authormkanat%kerio.com <>
Sun, 10 Jul 2005 05:26:59 +0000 (05:26 +0000)
committermkanat%kerio.com <>
Sun, 10 Jul 2005 05:26:59 +0000 (05:26 +0000)
Bugzilla/Config.pm
docs/xml/Bugzilla-Guide.xml

index 63cd1dca363e9c0807fabc3b1649d14eb1cd1fa5..e03fb9b44c193431e95e365e6c7c13bdfd5f5e50 100644 (file)
@@ -76,7 +76,7 @@ our $webdotdir = "$datadir/webdot";
 Exporter::export_ok_tags('admin', 'db', 'locations');
 
 # Bugzilla version
-$Bugzilla::Config::VERSION = "2.18.2";
+$Bugzilla::Config::VERSION = "2.18.3";
 
 use Safe;
 
index 4a70fe501383b6153363bf065a04255c1e39cf1c..b949f93345d25299f523b445110253c7081bff34 100644 (file)
@@ -25,9 +25,9 @@
      * bz-date to the release date
 -->
 
-<!ENTITY bz-ver "2.18.2">
-<!ENTITY bz-nextver "2.18.3">
-<!ENTITY bz-date "2005-07-07">
+<!ENTITY bz-ver "2.18.3">
+<!ENTITY bz-nextver "2.18.4">
+<!ENTITY bz-date "2005-07-09">
 <!ENTITY current-year "2005">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-2.18-branch/">