]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version number for 4.0rc1. bugzilla-4.0rc1 release-4.0rc1
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Wed, 3 Nov 2010 00:33:19 +0000 (17:33 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Wed, 3 Nov 2010 00:33:19 +0000 (17:33 -0700)
https://bugzilla.mozilla.org/show_bug.cgi?id=604255

Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index 234471bcd35411c9f04d40d5b74a7ab9329d4f95..8a8f76ef7be806840f73e5f605b11990abfd1761 100644 (file)
@@ -197,7 +197,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.7.3+";
+use constant BUGZILLA_VERSION => "4.0rc1";
 
 # These are unique values that are unlikely to match a string or a number,
 # to be used in criteria for match() functions and other things. They start
index f4af092584402b16e0a41cf50e523691e5c2af65..528f668effdc8a37c022a99ca9c6f25c4dd37835 100644 (file)
@@ -32,9 +32,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "3.7.3">
+<!ENTITY bz-ver "4.0rc1">
 <!ENTITY bz-nextver "4.0">
-<!ENTITY bz-date "2010-08-05">
+<!ENTITY bz-date "2010-11-02">
 <!ENTITY current-year "2010">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.0-branch/">
@@ -74,7 +74,6 @@
 
   <bookinfo>
     <title>The Bugzilla Guide - &bz-ver; 
-    <!-- BZ-DEVEL -->Development <!-- /BZ-DEVEL -->
     Release</title>
 
     <authorgroup>