From 8ff5a184787bc9992d39b368fb32818b45d8db4c Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Mon, 27 Jan 2014 21:04:56 +0000 Subject: [PATCH] Bump version to 4.5.2 --- Bugzilla/Constants.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index de045273b7..2f9838d0dd 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -193,7 +193,7 @@ use Memoize; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "4.5.1+"; +use constant BUGZILLA_VERSION => "4.5.2"; # Location of the remote and local XML files to track new releases. use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml'; -- 2.47.2