]> 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:52:06 +0000 (20:52 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Thu, 28 Apr 2011 03:52:06 +0000 (20:52 -0700)
Bugzilla/Constants.pm

index e05ec00ee6a376aab8195d0def278836ff535b91..f8e02ef1bbc7d1273138f112c7eaad172ede8130 100644 (file)
@@ -197,7 +197,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.0.1";
+use constant BUGZILLA_VERSION => "4.0.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