]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number to 4.1 on trunk. bugzilla-4.1 release-4.1
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Thu, 8 Jul 2010 16:47:09 +0000 (09:47 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Thu, 8 Jul 2010 16:47:09 +0000 (09:47 -0700)
Bugzilla/Constants.pm

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