summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Constants.pm
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-10-18 07:01:52 +0200
committerByron Jones <bjones@mozilla.com>2013-10-18 07:01:52 +0200
commit7adce43dc4d364d8ada1819084ed6cdba735d543 (patch)
tree3e9b651cd097332e0787a1dbe792fe7cfd6d3c85 /Bugzilla/Constants.pm
parent442b4f92d1b97c0742c2ab879021094f39c01331 (diff)
downloadbugzilla-7adce43dc4d364d8ada1819084ed6cdba735d543.tar.gz
bugzilla-7adce43dc4d364d8ada1819084ed6cdba735d543.tar.xz
adjust version to 4.2.7+
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 ef3afeccb..d884270e3 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -209,7 +209,7 @@ use Memoize;
# CONSTANTS
#
# Bugzilla version
-use constant BUGZILLA_VERSION => "4.2.7";
+use constant BUGZILLA_VERSION => "4.2.7+";
# Location of the remote and local XML files to track new releases.
use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';