]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20171205.3
authorDylan William Hardison <dylan@hardison.net>
Tue, 5 Dec 2017 14:54:34 +0000 (09:54 -0500)
committerDylan William Hardison <dylan@hardison.net>
Tue, 5 Dec 2017 14:54:34 +0000 (09:54 -0500)
Bugzilla.pm

index 8568c3fa17e56ddc5101b1847e631f72b5828d02..e985423c55e1b2e80b2ec72af02a423b7654d033 100644 (file)
@@ -20,7 +20,7 @@ BEGIN {
     }
 }
 
-our $VERSION = '20171205.1';
+our $VERSION = '20171205.3';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;