]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version number post-release.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Sat, 6 Aug 2011 00:14:25 +0000 (17:14 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Sat, 6 Aug 2011 00:14:25 +0000 (17:14 -0700)
Bugzilla/Constants.pm

index 7b93fba03875128cb115a72bbee80476b0b08ef3..5c9fecc579371f87ee02290f743fdc9dce1b7ed7 100644 (file)
@@ -199,7 +199,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.1.3";
+use constant BUGZILLA_VERSION => "4.1.3+";
 
 # 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