]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number post-release.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 6 Jul 2010 03:34:13 +0000 (20:34 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 6 Jul 2010 03:34:13 +0000 (20:34 -0700)
Bugzilla/Constants.pm

index e55d7e8b8eec620c5e6836ae84f764b212e8d55f..4d9b1edc336a1c55aa9b8de68af430b03fbb5e84 100644 (file)
@@ -195,7 +195,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.7.2";
+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