[libcgi-test-perl] 03/03: Bumped version to 0.51 for CPAN release. Tagging as such.

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


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

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

commit e00cd37fae8e8fa26145374d4dac917a980f6110
Author: Alex Tokarev <nohuhu at nohuhu.org>
Date:   Sat Sep 6 23:19:05 2014 -0700

    Bumped version to 0.51 for CPAN release. Tagging as such.
---
 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 eada59e..96da106 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.50';
+$VERSION = '0.51';
 
 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