summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Constants.pm
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2012-02-22 16:42:43 +0100
committerDave Lawrence <dlawrence@mozilla.com>2012-02-22 16:42:43 +0100
commit24bcaa17bc2323bfc180cd9bf5c14fb70ea10abb (patch)
tree1de2e1c0383aab575773f4bc7390d06be3a0ee03 /Bugzilla/Constants.pm
parent69ad536a55aaa58bfd4cb68578061dd5efe5b84d (diff)
downloadbugzilla-24bcaa17bc2323bfc180cd9bf5c14fb70ea10abb.tar.gz
bugzilla-24bcaa17bc2323bfc180cd9bf5c14fb70ea10abb.tar.xz
Bumped version to 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 f5c3a393b..85575e220 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -202,7 +202,7 @@ use Memoize;
# CONSTANTS
#
# Bugzilla version
-use constant BUGZILLA_VERSION => "4.2rc2+";
+use constant BUGZILLA_VERSION => "4.2";
# Location of the remote and local XML files to track new releases.
use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';