summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Constants.pm
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2014-04-17 23:19:23 +0200
committerDavid Lawrence <dkl@mozilla.com>2014-04-17 23:19:23 +0200
commit536c249571764b257723739f496ea8cc92f2b50a (patch)
tree4a8d8a143b6861129b4265265cb7f05d74530d88 /Bugzilla/Constants.pm
parente84afd63f97cd04b31da00eb9e3d42c5591b810f (diff)
downloadbugzilla-536c249571764b257723739f496ea8cc92f2b50a.tar.gz
bugzilla-536c249571764b257723739f496ea8cc92f2b50a.tar.xz
Bumped version 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 4461e285f..a2c89bf4c 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -196,7 +196,7 @@ use Memoize;
# CONSTANTS
#
# Bugzilla version
-use constant BUGZILLA_VERSION => "4.5.3";
+use constant BUGZILLA_VERSION => "4.5.3+";
# Location of the remote and local XML files to track new releases.
use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';