Bump version to 4.5.2

git-svn-id: svn://10.0.0.236/trunk@265213 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzrmirror%bugzilla.org 2014-01-27 21:15:42 +00:00
parent 821e2ae0ea
commit a98d053f42
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
8896
8897

View 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';