]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180316.1
authorDylan William Hardison <dylan@hardison.net>
Fri, 16 Mar 2018 17:02:05 +0000 (13:02 -0400)
committerDylan William Hardison <dylan@hardison.net>
Fri, 16 Mar 2018 17:02:05 +0000 (13:02 -0400)
Bugzilla.pm

index 4a3dcb1149a18ada4b9307ea92ad8f2276e1b3a5..5d394b908ee55c74d32afbb13a10011c6fc546ee 100644 (file)
@@ -22,7 +22,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20180306.4';
+our $VERSION = '20180316.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;