]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 20191016.1
authordklawren <dklawren@users.noreply.github.com>
Wed, 16 Oct 2019 15:58:45 +0000 (11:58 -0400)
committerGitHub <noreply@github.com>
Wed, 16 Oct 2019 15:58:45 +0000 (11:58 -0400)
Bugzilla.pm

index 224ade6c3e364211d60825740fc4edf627833c51..6055579fc41da3b554567277cf4ff72ea6ac4430 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20190926.1';
+our $VERSION = '20191016.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;