]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 5.1.1 preview/5.1.2 release-5.1.1
authorDavid Lawrence <dkl@mozilla.com>
Mon, 16 May 2016 18:48:27 +0000 (18:48 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Mon, 16 May 2016 18:48:27 +0000 (18:48 +0000)
Bugzilla/Constants.pm

index 208f560aa61afa42c331e0451df4e11e0fcf2326..03286171f050c7b22e40c67c35273a3f97b1944a 100644 (file)
@@ -210,7 +210,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "5.1";
+use constant BUGZILLA_VERSION => "5.1.1";
 
 # A base link to the current REST Documentation. We place it here
 # as it will need to be updated to whatever the current release is.