[libmessage-passing-zeromq-perl] 71/78: Version 0.007
Jonas Smedegaard
js at alioth.debian.org
Mon Sep 30 09:28:30 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 a6dbcf41f3c29ad3cf78bab4420244fb146cbd27
Author: Tomas Doran <tdoran at yelp.com>
Date: Sat Aug 17 00:11:14 2013 -0700
Version 0.007
---
Changes | 1 +
lib/Message/Passing/ZeroMQ.pm | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/Changes b/Changes
index 3a1ac18..0c67606 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+0.007
- Support (and default for writeres) to swapping content out onto disk
0.006
diff --git a/lib/Message/Passing/ZeroMQ.pm b/lib/Message/Passing/ZeroMQ.pm
index 89e9f68..c50319e 100644
--- a/lib/Message/Passing/ZeroMQ.pm
+++ b/lib/Message/Passing/ZeroMQ.pm
@@ -6,7 +6,7 @@ use POSIX::AtFork ();
use Sub::Name;
use namespace::clean -except => 'meta';
-our $VERSION = "0.006";
+our $VERSION = "0.007";
$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