]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number post-release.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 14 Mar 2011 07:24:45 +0000 (00:24 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 14 Mar 2011 07:24:45 +0000 (00:24 -0700)
Bugzilla/Constants.pm

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