[libmessage-passing-zeromq-perl] 43/78: Version 0.003

Jonas Smedegaard js at alioth.debian.org
Mon Sep 30 09:28:24 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 8817d3688f56789d2f3f82b2e928ed1929f0799d
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Mon May 28 09:00:19 2012 +0100

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

diff --git a/Changes b/Changes
index e8d2296..0021919 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+0.003
     - Documentation fixes.
 
 0.002_01
diff --git a/lib/Message/Passing/ZeroMQ.pm b/lib/Message/Passing/ZeroMQ.pm
index 55ab375..246ea42 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_01";
+our $VERSION = "0.003";
 $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