[libmessage-passing-zeromq-perl] 52/78: Version 0.005
Jonas Smedegaard
js at alioth.debian.org
Mon Sep 30 09:28:26 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 54c00f08cebed241141bf0f8de8deb73f6f37f46
Author: Tomas Doran <bobtfish at bobtfish.net>
Date: Sun Jun 10 13:11:24 2012 +0100
Version 0.005
---
Changes | 1 +
lib/Message/Passing/ZeroMQ.pm | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/Changes b/Changes
index 4f2b799..fbf80ac 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+0.005
- Improve documentation.
- Fix incorrect docs to do with linger option
diff --git a/lib/Message/Passing/ZeroMQ.pm b/lib/Message/Passing/ZeroMQ.pm
index e8bfa6c..ae90518 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.004";
+our $VERSION = "0.005";
$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