]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version post-release
authorDave Lawrence <dlawrence@mozilla.com>
Wed, 22 May 2013 20:09:47 +0000 (16:09 -0400)
committerDave Lawrence <dlawrence@mozilla.com>
Wed, 22 May 2013 20:09:47 +0000 (16:09 -0400)
Bugzilla/Constants.pm

index cd3a24e0bd436f17da6874f77607c32773c8f453..d93e0793d5d5dcc36f1cfd363b1aaf9134c70a23 100644 (file)
@@ -202,7 +202,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.2.6";
+use constant BUGZILLA_VERSION => "4.2.6+";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';