]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 4.5.2
authorDave Lawrence <dlawrence@mozilla.com>
Mon, 27 Jan 2014 21:04:56 +0000 (21:04 +0000)
committerDave Lawrence <dlawrence@mozilla.com>
Mon, 27 Jan 2014 21:04:56 +0000 (21:04 +0000)
Bugzilla/Constants.pm

index de045273b7714ad7c1a5bfab442004c7891a002a..2f9838d0dd1d4143764419a929bd5a0f44f58148 100644 (file)
@@ -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';