From 8ab57ee10e8bbccb7512b263cac0db2ddf85bfce Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Mon, 16 May 2016 18:48:27 +0000 Subject: [PATCH] Bumped version to 5.1.1 --- Bugzilla/Constants.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index 208f560aa6..03286171f0 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -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. -- 2.47.2