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

index 1bae8dd5f67dfbbbe3883b2f8c3e48f5e715d7c2..46ff21ebf219412962c2bc2449d18cee28ed6398 100644 (file)
@@ -202,7 +202,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.2.8";
+use constant BUGZILLA_VERSION => "4.2.8+";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index 63a001e0e7577628da875b54466f2895a513a8f4..a12a0239b05ddda5ac57c7a36dee5b5e8dc75cf4 100644 (file)
@@ -32,7 +32,7 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.2.8">
+<!ENTITY bz-ver "4.2.8+">
 <!ENTITY bz-nextver "4.4">
 <!ENTITY bz-date "2014-04-17">
 <!ENTITY current-year "2014">