From 6ea76e95736152e83f977ad860f40a231cedb1ef Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Fri, 9 Apr 2010 16:24:21 +0200 Subject: version bumped to 2.0.7 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index eb36f8f..3a75045 100644 --- a/configure.in +++ b/configure.in @@ -6,7 +6,7 @@ AC_PREREQ(2.61) # The version in git should reflect the *next* version planned. # Version must be MAJOR.MINOR.PATCH otherwise things will break. # -AC_INIT([zeromq],[2.0.6],[zeromq-dev@lists.zeromq.org]) +AC_INIT([zeromq],[2.0.7],[zeromq-dev@lists.zeromq.org]) AC_CONFIG_AUX_DIR(config) AC_CONFIG_MACRO_DIR(config) -- cgit v1.2.3