]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version number post-release.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 9 Mar 2010 17:59:30 +0000 (09:59 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 9 Mar 2010 17:59:30 +0000 (09:59 -0800)
Bugzilla/Constants.pm

index 04aeacf6bdafb9e6d107a54b8006a2baf6b1c1d5..ebf3481effc13eccd1484a2341638761830afe08 100644 (file)
@@ -170,7 +170,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.4.6";
+use constant BUGZILLA_VERSION => "3.4.6+";
 
 # 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