[libcgi-test-perl] 03/03: Bumped $VERSION; tagging as release 1.110

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


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

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

commit 463f9cbac907c2ab9db6a6e1e60151940198c9c2
Author: Alex Tokarev <nohuhu at nohuhu.org>
Date:   Thu Apr 30 22:29:59 2015 -0700

    Bumped $VERSION; tagging as release 1.110
---
 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 99d97e6..a82ce04 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 = '1.100';
+$VERSION = '1.110';
 
 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