summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Constants.pm
diff options
context:
space:
mode:
authorMax Kanat-Alexander <mkanat@bugzilla.org>2011-08-06 02:14:25 +0200
committerMax Kanat-Alexander <mkanat@bugzilla.org>2011-08-06 02:14:25 +0200
commite002b3fdae068007cfe20c0ae6f598489161ea48 (patch)
treec978ac06b5a6de660d8eeb3c442c7db9d4f10663 /Bugzilla/Constants.pm
parent3a0affd238cd65bc8c40e316ab20663f3110cee9 (diff)
downloadbugzilla-e002b3fdae068007cfe20c0ae6f598489161ea48.tar.gz
bugzilla-e002b3fdae068007cfe20c0ae6f598489161ea48.tar.xz
Bump 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 7b93fba03..5c9fecc57 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -199,7 +199,7 @@ use Memoize;
# CONSTANTS
#
# Bugzilla version
-use constant BUGZILLA_VERSION => "4.1.3";
+use constant BUGZILLA_VERSION => "4.1.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