[libcgi-test-perl] 05/24: Version bumped to 0.2.2 to force CPAN indexer to accept this release

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


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

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

commit 0e4723f3434f4cc82f453c99a9a95f869c6de838
Author: Alexander Tokarev <tokarev at cpan.org>
Date:   Sun Oct 16 23:51:46 2011 +0400

    Version bumped to 0.2.2 to force CPAN indexer to accept this release
---
 Changes         | 7 +++++++
 lib/CGI/Test.pm | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index 273d891..316ea4d 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,10 @@
+Sun Oct 16 23:46:11 MSD 2011    Alexander Tokarev <tokarev at cpan.org>
+
+        Version 0.2.2
+
+        Bumping version up a notch to have CPAN indexer accept this
+        module. No other changes were made.
+
 Wed Oct  5 22:21:38 MSD 2011    Alexander Tokarev <tokarev at cpan.org>
 
         Version 0.2.1
diff --git a/lib/CGI/Test.pm b/lib/CGI/Test.pm
index 07f1a1c..99efc81 100644
--- a/lib/CGI/Test.pm
+++ b/lib/CGI/Test.pm
@@ -23,7 +23,7 @@ use File::Basename;
 require Exporter;
 use vars qw($VERSION @ISA @EXPORT);
 
-$VERSION = '0.2.1';
+$VERSION = '0.2.2';
 @ISA     = qw(Exporter);
 @EXPORT  = qw(ok);
 

-- 
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