]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number post-release.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Thu, 28 Apr 2011 03:51:37 +0000 (20:51 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Thu, 28 Apr 2011 03:51:37 +0000 (20:51 -0700)
Bugzilla/Constants.pm

index 6b8c81743977fd5fb04e3516a75210217cc542b8..bfa0d22deff0f61ece9528306654b557cca1ef78 100644 (file)
@@ -199,7 +199,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.1.2";
+use constant BUGZILLA_VERSION => "4.1.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