]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number for 4.0rc2. bugzilla-4.0rc2 release-4.0rc2
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 24 Jan 2011 23:30:54 +0000 (15:30 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 24 Jan 2011 23:30:54 +0000 (15:30 -0800)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index c8ef2e0db368c7984ee5af23849af1c76c697713..2450062b3f2249477fc47803a0b722866a805efd 100644 (file)
@@ -197,7 +197,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.0rc1+";
+use constant BUGZILLA_VERSION => "4.0rc2";
 
 # 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 528f668effdc8a37c022a99ca9c6f25c4dd37835..8aeb465de96a6afb378e1e61eab7b94733435679 100644 (file)
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.0rc1">
+<!ENTITY bz-ver "4.0rc2">
 <!ENTITY bz-nextver "4.0">
-<!ENTITY bz-date "2010-11-02">
-<!ENTITY current-year "2010">
+<!ENTITY bz-date "2011-01-24">
+<!ENTITY current-year "2011">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.0-branch/">
 <!ENTITY bz "http://www.bugzilla.org/">