]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version number for 4.1.1. bugzilla-4.1.1 release-4.1.1
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 14 Mar 2011 06:05:52 +0000 (23:05 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 14 Mar 2011 06:05:52 +0000 (23:05 -0700)
https://bugzilla.mozilla.org/show_bug.cgi?id=638032

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

index 7001de0e842a0aafd85bacc764bf37db8882e4ff..f2b5dc47f7fa0e8ba0248c0fd7ee7401dc1ecc03 100644 (file)
@@ -199,7 +199,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.1";
+use constant BUGZILLA_VERSION => "4.1.1";
 
 # 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 8a44890adf7390887a5b8de9198e125c714a4fd0..f3a0277a835a33aa37d90cdfe20e84c8582c5064 100644 (file)
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "3.7.2">
-<!ENTITY bz-nextver "4.0">
-<!ENTITY bz-date "2010-07-05">
-<!ENTITY current-year "2010">
+<!ENTITY bz-ver "4.1.1">
+<!ENTITY bz-nextver "4.2">
+<!ENTITY bz-date "2011-03-13">
+<!ENTITY current-year "2011">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">
 <!ENTITY bz "http://www.bugzilla.org/">