]> 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:42 +0000 (17:15 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Sat, 6 Aug 2011 00:15:42 +0000 (17:15 -0700)
Bugzilla/Constants.pm

index abe1d34d2b3932d1e173339a7d602c818282990b..89db7f17986960064bbf1baf6e481f31883dd636 100644 (file)
@@ -172,7 +172,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.4.12";
+use constant BUGZILLA_VERSION => "3.4.12+";
 
 # 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