]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number post-release.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 25 Jan 2011 01:48:52 +0000 (17:48 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 25 Jan 2011 01:48:52 +0000 (17:48 -0800)
Bugzilla/Constants.pm

index ca631452a24fb73fe6493cafaf4bda06a91e2669..6bd68b44bdd75cdb3fd0cf940c8ad1a360c23201 100644 (file)
@@ -172,7 +172,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.4.10";
+use constant BUGZILLA_VERSION => "3.4.10+";
 
 # 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