]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180808.1
authordklawren <dklawren@users.noreply.github.com>
Wed, 8 Aug 2018 19:06:19 +0000 (15:06 -0400)
committerDylan William Hardison <dylan@hardison.net>
Wed, 8 Aug 2018 19:06:19 +0000 (15:06 -0400)
Bugzilla.pm

index c2581410d00108dcd78fdbb63f96e7c811ba0e7c..b0387d179e71ae165cd30af71f721d589c1d1012 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20180807.1';
+our $VERSION = '20180808.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;