]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump to version 20180910.1
authorIsrael Madueme <purelogiq@gmail.com>
Mon, 10 Sep 2018 17:43:48 +0000 (13:43 -0400)
committerGitHub <noreply@github.com>
Mon, 10 Sep 2018 17:43:48 +0000 (13:43 -0400)
Bugzilla.pm

index 44286c75bd886a8b2b5c707884d8e1063385892b..c31e2088b08e5672071f82746aba0e6df2aa8c5b 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20180820.1';
+our $VERSION = '20180910.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;