]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number post-release.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Wed, 3 Nov 2010 01:35:24 +0000 (18:35 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Wed, 3 Nov 2010 01:35:24 +0000 (18:35 -0700)
Bugzilla/Constants.pm

index 3d3430c468fecd6bb145a3cf660e2e9cc9cc5d02..f7be4112ef386c965bd183e0e97deea67c98c6a4 100644 (file)
@@ -180,7 +180,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.6.3";
+use constant BUGZILLA_VERSION => "3.6.3+";
 
 # 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