]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version post-release
authorDavid Lawrence <dkl@mozilla.com>
Thu, 10 Sep 2015 21:06:33 +0000 (17:06 -0400)
committerDavid Lawrence <dkl@mozilla.com>
Thu, 10 Sep 2015 21:06:33 +0000 (17:06 -0400)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index 9e23ae9e93a69af04469dfd1a86e8376accfd934..4456c1d219bdd767e9321cae9cd5e89146a2e2f5 100644 (file)
@@ -202,7 +202,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.2.15";
+use constant BUGZILLA_VERSION => "4.2.15+";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index 1c9fbdac4a61ecd8ecf1586f8fc94ed032cee2c5..17a7931ede135cb1bccdcb5c389620aef122ca1d 100644 (file)
@@ -32,7 +32,7 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.2.15">
+<!ENTITY bz-ver "4.2.15+">
 <!ENTITY bz-nextver "4.4">
 <!ENTITY bz-date "2015-09-10">
 <!ENTITY current-year "2015">