]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 20190829.2
authordklawren <dklawren@users.noreply.github.com>
Thu, 29 Aug 2019 19:02:08 +0000 (15:02 -0400)
committerGitHub <noreply@github.com>
Thu, 29 Aug 2019 19:02:08 +0000 (15:02 -0400)
Bugzilla.pm

index 30edd84e55411477d1ec9a9fe53dbcaf1e2b7c3c..2fdd3057d6d716a24afc2c62537051acd443915f 100644 (file)
@@ -13,7 +13,7 @@ use warnings;
 
 use Bugzilla::Logging;
 
-our $VERSION = '20190829.1';
+our $VERSION = '20190829.2';
 
 use Bugzilla::Auth;
 use Bugzilla::Auth::Persist::Cookie;