summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2010-09-01 18:22:03 +0200
committerMartin Sustrik <sustrik@250bpm.com>2010-09-01 18:22:03 +0200
commit99ddfa7d65a4556bdbb68fd1831e2de73595f0c7 (patch)
treea5656efc5869e543ade68522fea5efcd49e2a2ac /configure.in
parent1e089f7163c8c59b60b39742ee4bc40e1ca843c5 (diff)
maint: will become 2.0.9
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 0779733..c365778 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.8],[zeromq-dev@lists.zeromq.org])
+AC_INIT([zeromq],[2.0.9],[zeromq-dev@lists.zeromq.org])
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_MACRO_DIR(config)