summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Constants.pm
diff options
context:
space:
mode:
authorMax Kanat-Alexander <mkanat@bugzilla.org>2011-04-28 05:51:37 +0200
committerMax Kanat-Alexander <mkanat@bugzilla.org>2011-04-28 05:51:37 +0200
commit42aa2034747b7847409c91bfd79f7e976e220801 (patch)
tree41a47a7a28d0f278dbe6efad257990562384e8ae /Bugzilla/Constants.pm
parent89b51ccb74e1589cd09ba3248f794abb2f84050c (diff)
downloadbugzilla-42aa2034747b7847409c91bfd79f7e976e220801.tar.gz
bugzilla-42aa2034747b7847409c91bfd79f7e976e220801.tar.xz
Bump the version number post-release.
Diffstat (limited to 'Bugzilla/Constants.pm')
-rw-r--r--Bugzilla/Constants.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm
index 6b8c81743..bfa0d22de 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -199,7 +199,7 @@ use Memoize;
# CONSTANTS
#
# Bugzilla version
-use constant BUGZILLA_VERSION => "4.1.2";
+use constant BUGZILLA_VERSION => "4.1.2+";
# 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