]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Set version number to 3.7 on trunk after branching.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 2 Feb 2010 01:21:04 +0000 (17:21 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 2 Feb 2010 01:21:04 +0000 (17:21 -0800)
Bugzilla/Constants.pm

index 20926fab05ff60effdb2d148a08ece0bc3ec87e1..94d9f8bed4c2b63e30aa28c6aa7d96fd6d8309d5 100644 (file)
@@ -178,7 +178,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.5.3+";
+use constant BUGZILLA_VERSION => "3.7";
 
 # 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