]> 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:42 +0000 (17:14 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Sat, 6 Aug 2011 00:14:42 +0000 (17:14 -0700)
Bugzilla/Constants.pm

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