]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180703.1
authorDylan William Hardison <dylan@hardison.net>
Tue, 3 Jul 2018 18:05:38 +0000 (14:05 -0400)
committerGitHub <noreply@github.com>
Tue, 3 Jul 2018 18:05:38 +0000 (14:05 -0400)
Bugzilla.pm

index 7b29ed5722537bf5e998cf174489344ff2a545fe..a1995d4726ae57e6555463b4a1865f6c096fb787 100644 (file)
@@ -22,7 +22,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20180629.1';
+our $VERSION = '20180703.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;