]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version post-release
authorDavid Lawrence <dkl@mozilla.com>
Mon, 21 Apr 2014 21:05:14 +0000 (21:05 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Mon, 21 Apr 2014 21:05:14 +0000 (21:05 +0000)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index c8ee1468af3dcbcf7d85704481deec2e2ec0ed50..778870e5f15d11bb3816f64a2afa15e88682f25b 100644 (file)
@@ -202,7 +202,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.2.9";
+use constant BUGZILLA_VERSION => "4.2.9+";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index be3fa9d32ceab97fd1d526878a20a5693dc5c588..77f48da2e2d8e35afcfe134554c4b9b3dbe26530 100644 (file)
@@ -32,7 +32,7 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.2.9">
+<!ENTITY bz-ver "4.2.9+">
 <!ENTITY bz-nextver "4.4">
 <!ENTITY bz-date "2014-04-18">
 <!ENTITY current-year "2014">