]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180306.1
authorDylan William Hardison <dylan@hardison.net>
Tue, 6 Mar 2018 14:26:47 +0000 (09:26 -0500)
committerDylan William Hardison <dylan@hardison.net>
Tue, 6 Mar 2018 14:26:47 +0000 (09:26 -0500)
Bugzilla.pm

index a154b174b7461a94b2187670b4956a76e65da195..b8d7c798c55ce524ec84f0ba398d846969ea75f9 100644 (file)
@@ -22,7 +22,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20180223.1';
+our $VERSION = '20180306.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;