]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version post-release
authorDavid Lawrence <dkl@mozilla.com>
Tue, 27 Jan 2015 20:10:52 +0000 (20:10 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Tue, 27 Jan 2015 20:10:52 +0000 (20:10 +0000)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index 555f966a6093d44e96d6b2a325c6048f4a6ee48c..f7414ac27db9bf2a1cadc4cd8c9dffa98ea041ea 100644 (file)
@@ -202,7 +202,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.2.13";
+use constant BUGZILLA_VERSION => "4.2.13+";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index a3cb5947d01be33a029a3d4880d51e6864b0e58a..f4749a656d62d3894826c01401fddd5ea62a3b3b 100644 (file)
@@ -32,7 +32,7 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.2.13">
+<!ENTITY bz-ver "4.2.13+">
 <!ENTITY bz-nextver "4.4">
 <!ENTITY bz-date "2015-01-27">
 <!ENTITY current-year "2015">