]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20170822.1
authorDylan William Hardison <dylan@hardison.net>
Tue, 22 Aug 2017 12:10:00 +0000 (08:10 -0400)
committerDylan William Hardison <dylan@hardison.net>
Tue, 22 Aug 2017 12:10:00 +0000 (08:10 -0400)
Bugzilla.pm

index 593efad680226926abeb5018648355dbf37e4ca2..cf004d4fceb26778f7b66580556d8a41e4b7678c 100644 (file)
@@ -20,7 +20,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20170801.1';
+our $VERSION = '20170822.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;