]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version post-release
authorDavid Lawrence <dkl@mozilla.com>
Wed, 15 Apr 2015 19:32:12 +0000 (20:32 +0100)
committerDavid Lawrence <dkl@mozilla.com>
Wed, 15 Apr 2015 19:32:12 +0000 (20:32 +0100)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index a83011b5bc89e910ad8253403b18f971eded81f4..3fa6bdc2dbc7a43536b3b3a19a895b5a418c48b3 100644 (file)
@@ -202,7 +202,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.2.14";
+use constant BUGZILLA_VERSION => "4.2.14+";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index 54cf3c217e06e3e1c25f112c2f21f7b10a1722ea..65e5ae43148a3288a4fe0a55dba5c10f815e1fb5 100644 (file)
@@ -32,7 +32,7 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.2.14">
+<!ENTITY bz-ver "4.2.14+">
 <!ENTITY bz-nextver "4.4">
 <!ENTITY bz-date "2015-04-15">
 <!ENTITY current-year "2015">