]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180712.1
authorDylan William Hardison <dylan@hardison.net>
Thu, 12 Jul 2018 23:00:30 +0000 (19:00 -0400)
committerGitHub <noreply@github.com>
Thu, 12 Jul 2018 23:00:30 +0000 (19:00 -0400)
Bugzilla.pm

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