]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20180321.1
authorDylan William Hardison <dylan@hardison.net>
Thu, 22 Mar 2018 03:38:05 +0000 (23:38 -0400)
committerDylan William Hardison <dylan@hardison.net>
Thu, 22 Mar 2018 03:38:05 +0000 (23:38 -0400)
Bugzilla.pm

index 3e511ccce3eff763c0f7d910d1f56242354438ec..d62ab2227c13c312ddf404502cca476712e633bd 100644 (file)
@@ -22,7 +22,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20180320.3';
+our $VERSION = '20180321.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;