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

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