Bump the version post-release

git-svn-id: svn://10.0.0.236/trunk@264082 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org 2012-07-27 00:15:44 +00:00
parent d4938382b4
commit c9e7ded62b
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
8307
8308

View File

@ -181,7 +181,7 @@ use Memoize;
# CONSTANTS
#
# Bugzilla version
use constant BUGZILLA_VERSION => "4.3.2";
use constant BUGZILLA_VERSION => "4.3.2+";
# Location of the remote and local XML files to track new releases.
use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';