]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180320.3
authorDylan William Hardison <dylan@hardison.net>
Tue, 20 Mar 2018 21:37:19 +0000 (17:37 -0400)
committerDylan William Hardison <dylan@hardison.net>
Tue, 20 Mar 2018 21:37:19 +0000 (17:37 -0400)
Bugzilla.pm

index 26ffb816e336e6f3b1d15d7c115349361309a6f2..510c8dc4e3ba1c966fa36949432aad013693d027 100644 (file)
@@ -22,7 +22,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20180320.2';
+our $VERSION = '20180320.3';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;