]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 4.5.3 bugzilla-4.5.3 release-4.5.3
authorDavid Lawrence <dkl@mozilla.com>
Thu, 17 Apr 2014 17:37:51 +0000 (17:37 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Thu, 17 Apr 2014 17:37:51 +0000 (17:37 +0000)
Bugzilla/Constants.pm

index 984a61d45d784d6bfdb0b0c8a57a811c8b303212..4461e285f479f1e93f58cf97c4d39779e4ca06fd 100644 (file)
@@ -196,7 +196,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.5.2+";
+use constant BUGZILLA_VERSION => "4.5.3";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';