]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump the version number post-release.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Sat, 6 Aug 2011 00:15:14 +0000 (17:15 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Sat, 6 Aug 2011 00:15:14 +0000 (17:15 -0700)
Bugzilla/Constants.pm

index f0f18635463b98f26a91e82a3cf49accdbb7f13a..8a89ee82f3a0ec933af5a28b5962278b5c7bca44 100644 (file)
@@ -180,7 +180,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.6.6";
+use constant BUGZILLA_VERSION => "3.6.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