]> 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:36 +0000 (17:48 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Tue, 25 Jan 2011 01:48:36 +0000 (17:48 -0800)
Bugzilla/Constants.pm

index 27c38dc9c53d8ac952528979e98bb766f0959fc5..84553df8e707b14c600a77cb83f8b8b3334d83a1 100644 (file)
@@ -180,7 +180,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.6.4";
+use constant BUGZILLA_VERSION => "3.6.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