[libcgi-test-perl] 04/04: Bumped version to 0.52; tagging this commit

Axel Beckert abe at deuxchevaux.org
Mon Jan 11 00:38:15 UTC 2016


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to annotated tag 0.52
in repository libcgi-test-perl.

commit 77dedebacf97028692a9b74666937502a7169bc1
Author: Alex Tokarev <nohuhu at nohuhu.org>
Date:   Sat Sep 13 10:54:29 2014 -0700

    Bumped version to 0.52; tagging this commit
---
 lib/CGI/Test.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/CGI/Test.pm b/lib/CGI/Test.pm
index 96da106..8fa828a 100644
--- a/lib/CGI/Test.pm
+++ b/lib/CGI/Test.pm
@@ -21,7 +21,7 @@ use Cwd qw(abs_path);
 
 use vars qw($VERSION);
 
-$VERSION = '0.51';
+$VERSION = '0.52';
 
 use constant WINDOWS => eval { $^O =~ /Win32|cygwin/ };
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-test-perl.git



More information about the Pkg-perl-cvs-commits mailing list