]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Update version numbers for 2.18.5 release. bugzilla-2.18.5 release-2.18.5
authormkanat%kerio.com <>
Tue, 21 Feb 2006 14:51:55 +0000 (14:51 +0000)
committermkanat%kerio.com <>
Tue, 21 Feb 2006 14:51:55 +0000 (14:51 +0000)
Bugzilla/Config.pm
docs/xml/Bugzilla-Guide.xml

index c8f8cb1d3f97c1f4f56d0c42d56b541cc1564f23..3b91e6f8b5549303a0dfedf388d2d3c015a97553 100644 (file)
@@ -76,7 +76,7 @@ our $webdotdir = "$datadir/webdot";
 Exporter::export_ok_tags('admin', 'db', 'locations');
 
 # Bugzilla version
-$Bugzilla::Config::VERSION = "2.18.4+";
+$Bugzilla::Config::VERSION = "2.18.5";
 
 use Safe;
 
index 05914c5248ab0a01a632363740bf3d821870cef6..584526106dc6581b889a325ae824ee2de434cb44 100644 (file)
      * bz-date to the release date
 -->
 
-<!ENTITY bz-ver "2.18.4">
-<!ENTITY bz-nextver "2.18.5">
-<!ENTITY bz-date "2005-09-30">
-<!ENTITY current-year "2005">
+<!ENTITY bz-ver "2.18.5">
+<!ENTITY bz-nextver "2.18.6">
+<!ENTITY bz-date "2005-02-20">
+<!ENTITY current-year "2006">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-2.18-branch/">
 <!ENTITY bz "http://www.bugzilla.org/">