aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Kanat-Alexander <mkanat@bugzilla.org>2011-04-27 20:52:44 -0700
committerMax Kanat-Alexander <mkanat@bugzilla.org>2011-04-27 20:52:44 -0700
commit53df9bd89320011f285e4562f3d3e77ef15c8c3c (patch)
tree18ab12e164942a793bd4b2ffe755b54b2a245e17
parentBump version number for 3.4.11. (diff)
downloadbugzilla-53df9bd89320011f285e4562f3d3e77ef15c8c3c.tar.gz
bugzilla-53df9bd89320011f285e4562f3d3e77ef15c8c3c.tar.bz2
bugzilla-53df9bd89320011f285e4562f3d3e77ef15c8c3c.zip
Bump the version number post-release.
-rw-r--r--Bugzilla/Constants.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm
index 00cd9b95e..74023b6ef 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -172,7 +172,7 @@ use File::Basename;
# CONSTANTS
#
# Bugzilla version
-use constant BUGZILLA_VERSION => "3.4.11";
+use constant BUGZILLA_VERSION => "3.4.11+";
# 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