[libmessage-passing-zeromq-perl] 39/78: Version 0.002_01

Jonas Smedegaard js at alioth.debian.org
Mon Sep 30 09:28:23 UTC 2013


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

js pushed a commit to branch master
in repository libmessage-passing-zeromq-perl.

commit 766904ab4a6f9c86590b898838ea4eb92f439f51
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Sun May 27 08:40:46 2012 +0100

    Version 0.002_01
---
 Changes                       |    1 +
 lib/Message/Passing/ZeroMQ.pm |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index 86d6409..573284f 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+0.002_01
     - Rename dist
 
 0.002
diff --git a/lib/Message/Passing/ZeroMQ.pm b/lib/Message/Passing/ZeroMQ.pm
index 1029c63..16da75c 100644
--- a/lib/Message/Passing/ZeroMQ.pm
+++ b/lib/Message/Passing/ZeroMQ.pm
@@ -5,7 +5,7 @@ use POSIX::AtFork ();
 use Sub::Name;
 use namespace::autoclean;
 
-our $VERSION = "0.002";
+our $VERSION = "0.002_01";
 $VERSION = eval $VERSION;
 
 our @_WITH_CONTEXTS;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmessage-passing-zeromq-perl.git



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