]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 20181029.1
authorDylan William Hardison <dylan@hardison.net>
Mon, 29 Oct 2018 19:56:53 +0000 (15:56 -0400)
committerGitHub <noreply@github.com>
Mon, 29 Oct 2018 19:56:53 +0000 (15:56 -0400)
Bugzilla.pm

index 13e5ce941d7c8f1e07f2fa35402d9348914f0e31..fb25f03626e4cacf904f32fbd11f82268250659f 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20181017.1';
+our $VERSION = '20181029.1';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;