summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2010-04-09 16:24:21 +0200
committerMartin Sustrik <sustrik@250bpm.com>2010-04-09 16:24:21 +0200
commit6ea76e95736152e83f977ad860f40a231cedb1ef (patch)
tree29aa22759850673f9488072cba00d709073a3dea
parent716f4ac8714d33d21f9853f58482e35c1e3ad934 (diff)
version bumped to 2.0.7
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
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)