summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Constants.pm
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2013-05-23 05:19:49 +0200
committerDave Lawrence <dlawrence@mozilla.com>2013-05-23 05:19:49 +0200
commitb839716142789f33ed539a8438e6000a359f8751 (patch)
treec10d32ebd43d77687a33c4926d988ff11787efa0 /Bugzilla/Constants.pm
parent00807eb9887fac9ec662e832705e887c6bada780 (diff)
parent6e53f77df7e055797ef587f349e3c35fdd82718c (diff)
downloadbugzilla-b839716142789f33ed539a8438e6000a359f8751.tar.gz
bugzilla-b839716142789f33ed539a8438e6000a359f8751.tar.xz
merged with bugzilla/4.2
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 a30b987af..8385dc869 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -205,7 +205,7 @@ use Memoize;
# CONSTANTS
#
# Bugzilla version
-use constant BUGZILLA_VERSION => "4.2.5+";
+use constant BUGZILLA_VERSION => "4.2.6+";
# Location of the remote and local XML files to track new releases.
use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';