]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number post-release.
authormkanat%bugzilla.org <>
Tue, 28 Jul 2009 10:52:57 +0000 (10:52 +0000)
committermkanat%bugzilla.org <>
Tue, 28 Jul 2009 10:52:57 +0000 (10:52 +0000)
Bugzilla/Constants.pm

index 52d2c0433dcd49c911304c75f69f0f6709d9e74e..ac02db5ac7bc6b4afb5d1be7be23db5a1a746786 100644 (file)
@@ -168,7 +168,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.4";
+use constant BUGZILLA_VERSION => "3.4+";
 
 # 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