From 63e85048b258e637fe877e3467b53a89037982a9 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Mon, 16 May 2016 20:02:32 +0000 Subject: [PATCH] Revert "Bumped version post-release" This reverts commit 2d0ba4520ba0458d1f2abf3ef71d2d459d2a0f75. --- Bugzilla/Constants.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index 479212686e..8b2eeac244 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -200,7 +200,7 @@ use Memoize; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "5.0.3+"; +use constant BUGZILLA_VERSION => "5.0.3"; # 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