]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version number to 2.18.1+ for non-release cvs pulls
authorjustdave%bugzilla.org <>
Fri, 13 May 2005 01:56:45 +0000 (01:56 +0000)
committerjustdave%bugzilla.org <>
Fri, 13 May 2005 01:56:45 +0000 (01:56 +0000)
Bugzilla/Config.pm
docs/xml/Bugzilla-Guide.xml

index d8ac5ce5f009a57aa8d63f99b74fc9ec5d5524b7..6947401d912b3434beaba2973a7aabdce92ad867 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.1+";
 
 use Safe;
 
index b8d3ff1453bd82137bd12bd5e01992f761620739..01926a00efbb646c4ac328523fd616cdb5b856c3 100644 (file)
@@ -25,9 +25,9 @@
      * bz-date to the release date
 -->
 
-<!ENTITY bz-ver "2.18">
-<!ENTITY bz-nextver "2.18.1">
-<!ENTITY bz-date "2005-01-14">
+<!ENTITY bz-ver "2.18.1">
+<!ENTITY bz-nextver "2.18.2">
+<!ENTITY bz-date "2005-05-11">
 <!ENTITY current-year "2005">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-2.18-branch/">