From: David Lawrence Date: Thu, 24 Jul 2014 21:40:52 +0000 (+0000) Subject: Bump version post-release X-Git-Tag: bugzilla-4.2.11~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=48fa3154ff61647f9935106885845e28b38a5910;p=thirdparty%2Fbugzilla.git Bump version post-release --- diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index cd49bfb18c..fd110dc3a3 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -202,8 +202,7 @@ use Memoize; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "4.2.10"; - +use constant BUGZILLA_VERSION => "4.2.10+"; # Location of the remote and local XML files to track new releases. use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml'; diff --git a/docs/en/xml/Bugzilla-Guide.xml b/docs/en/xml/Bugzilla-Guide.xml index 32653c08a8..be8db5e065 100644 --- a/docs/en/xml/Bugzilla-Guide.xml +++ b/docs/en/xml/Bugzilla-Guide.xml @@ -32,12 +32,11 @@ For a devel release, simple bump bz-ver and bz-date --> - + - Bugzilla Documentation">