[libmessage-passing-zeromq-perl] 47/78: Version 0.004

Jonas Smedegaard js at alioth.debian.org
Mon Sep 30 09:28:25 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 5bc4f089afa84e32be5a951c0383b512a738f024
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Fri Jun 8 07:41:20 2012 +0100

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

diff --git a/Changes b/Changes
index 0021919..1c744f3 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+0.004
+    - Changes to match up with Message::Passing 0.006
+
 0.003
     - Documentation fixes.
 
diff --git a/lib/Message/Passing/ZeroMQ.pm b/lib/Message/Passing/ZeroMQ.pm
index 47f2247..e641e3d 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.003";
+our $VERSION = "0.004";
 $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