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

index 0dc61f66e000f8d9d202d6de5b108e8b6235088a..b9c36ae5c8332ea1104548c8d4e8ec6d0cc3df5a 100644 (file)
@@ -197,7 +197,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.0.13";
+use constant BUGZILLA_VERSION => "4.0.13+";
 
 # These are unique values that are unlikely to match a string or a number,
 # to be used in criteria for match() functions and other things. They start
index 06ba0f6776afc3aa5adee631a9053a92f18100e0..a19fa05c39d9c7498962f415a59ec3f34629db1b 100644 (file)
@@ -32,7 +32,7 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.0.13">
+<!ENTITY bz-ver "4.0.13+">
 <!ENTITY bz-nextver "4.2">
 <!ENTITY bz-date "2014-04-18">
 <!ENTITY current-year "2014">