]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version post-release
authorDavid Lawrence <dkl@mozilla.com>
Thu, 10 Sep 2015 21:39:08 +0000 (17:39 -0400)
committerDavid Lawrence <dkl@mozilla.com>
Thu, 10 Sep 2015 21:39:08 +0000 (17:39 -0400)
Bugzilla/Constants.pm
docs/bugzilla.ent.tmpl

index 64356c00c93c3a80e072ee8ec95343312571b626..f44b6e0ec5e127fcd916997d84c809c934024de4 100644 (file)
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.10";
+use constant BUGZILLA_VERSION => "4.4.10+";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index cb37c0ead2fbb143fb7b2b25deaeb876e9639977..dff2926243cf7e3d4d2582d58a217dadd87498af 100644 (file)
@@ -1,4 +1,4 @@
-<!ENTITY bz-ver "4.4.10">
+<!ENTITY bz-ver "4.4.10+">
 <!ENTITY bz-date "2015-09-10">
 <!ENTITY current-year "2015">