]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number for 3.7.2. bugzilla-3.7.2 release-3.7.2
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 6 Jul 2010 02:35:55 +0000 (19:35 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 6 Jul 2010 02:35:55 +0000 (19:35 -0700)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index 9c2a3e353c52d7d12aa94bec8731ca0e0f402839..e55d7e8b8eec620c5e6836ae84f764b212e8d55f 100644 (file)
@@ -195,7 +195,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.7.1+";
+use constant BUGZILLA_VERSION => "3.7.2";
 
 # 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 06c27ad1a1c87673b97c42ef76b29b8ea167c1d3..8a44890adf7390887a5b8de9198e125c714a4fd0 100644 (file)
@@ -32,9 +32,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "3.7.1">
+<!ENTITY bz-ver "3.7.2">
 <!ENTITY bz-nextver "4.0">
-<!ENTITY bz-date "2010-06-24">
+<!ENTITY bz-date "2010-07-05">
 <!ENTITY current-year "2010">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">