]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Update version numbers for 2.18.2. bugzilla-2.18.2 release-2.18.2
authormkanat%kerio.com <>
Fri, 8 Jul 2005 12:51:03 +0000 (12:51 +0000)
committermkanat%kerio.com <>
Fri, 8 Jul 2005 12:51:03 +0000 (12:51 +0000)
Bugzilla/Config.pm
docs/xml/Bugzilla-Guide.xml

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