]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped to version 4.0.4
authorDave Lawrence <dlawrence@mozilla.com>
Tue, 31 Jan 2012 16:43:19 +0000 (11:43 -0500)
committerDave Lawrence <dlawrence@mozilla.com>
Tue, 31 Jan 2012 16:43:19 +0000 (11:43 -0500)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index 050eb673053ad1ec1965f480bb01099b1081105b..016e27bf87cd733a0cc65f56762bfdd810f955a3 100644 (file)
@@ -197,7 +197,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.0.3+";
+use constant BUGZILLA_VERSION => "4.0.4";
 
 # 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 a0d1306ebb303745fc1680a8ec9c9a78d86eacbd..6d214ec95ae01cd645dceed746c8307f3c6e22bc 100644 (file)
@@ -32,9 +32,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.0.3">
+<!ENTITY bz-ver "4.0.4">
 <!ENTITY bz-nextver "4.2">
-<!ENTITY bz-date "2011-12-28">
+<!ENTITY bz-date "2012-01-31">
 <!ENTITY current-year "2011">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.0-branch/">