]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version post-release
authorDavid Lawrence <dkl@mozilla.com>
Mon, 6 Oct 2014 18:34:00 +0000 (18:34 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Mon, 6 Oct 2014 18:34:00 +0000 (18:34 +0000)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index 862c1891705c596a74d2506761d4a0808758211b..e253345a32e2d819c23c8be85dbdf4309ca4bcf3 100644 (file)
@@ -202,7 +202,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.2.11";
+use constant BUGZILLA_VERSION => "4.2.11+";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index d77d14e271bbc3f6b12b477c50e1ca837ca0b9d3..3b29722a00a3e6e542c462c4a6f26d212f6eaf0d 100644 (file)
@@ -32,7 +32,7 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.2.11">
+<!ENTITY bz-ver "4.2.11+">
 <!ENTITY bz-nextver "4.4">
 <!ENTITY bz-date "2014-10-06">
 <!ENTITY current-year "2014">