From 214e2601cf8f830c36f6d69fb3d7c9a2adfde400 Mon Sep 17 00:00:00 2001 From: "Robert G. Jakabosky" Date: Mon, 31 Dec 2012 16:17:10 -0800 Subject: [PATCH] Update supported zeromq versions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a514179..830e350 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ See [API.md](https://github.com/Neopallium/lua-zmq/blob/master/API.md) and Requirements ============ -* ZeroMQ version 2.1.x. +* ZeroMQ version 2.1, 2.2 or 3.2. * Might work with some 2.0.x versions (2.0.6 and lower are not supported). For Ubuntu 10.10 users: