From: David Lawrence Date: Thu, 24 Jul 2014 17:29:05 +0000 (+0000) Subject: Bump to version 4.2.10 (corrected) X-Git-Tag: bugzilla-4.2.10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=de260ab8ecc7dfa27ccdb3bd98d0eff47bc6d3ca;p=thirdparty%2Fbugzilla.git Bump to version 4.2.10 (corrected) --- diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index 777d8ce7d0..cd49bfb18c 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -204,6 +204,7 @@ use Memoize; # Bugzilla version 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'; use constant LOCAL_FILE => 'bugzilla-update.xml'; # Relative to datadir. diff --git a/docs/en/xml/Bugzilla-Guide.xml b/docs/en/xml/Bugzilla-Guide.xml index b16595c934..32653c08a8 100644 --- a/docs/en/xml/Bugzilla-Guide.xml +++ b/docs/en/xml/Bugzilla-Guide.xml @@ -37,6 +37,7 @@ + Bugzilla Documentation">