From 8ab57ee10e8bbccb7512b263cac0db2ddf85bfce Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Mon, 16 May 2016 18:48:27 +0000 Subject: Bumped version to 5.1.1 --- Bugzilla/Constants.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Bugzilla/Constants.pm') diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index 208f560aa..03286171f 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. -- cgit v1.2.3-24-g4f1b