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

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