From f40e3a6931fb6463c349ef765d99515edc569fd7 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Sun, 17 Jan 2010 17:49:34 +0100 Subject: version number bumped --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 551524b..879e221 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([zeromq],[2.0-beta1],[http://www.zeromq.org]) +AC_INIT([zeromq],[2.0-beta2],[http://www.zeromq.org]) AC_CONFIG_AUX_DIR(config) AC_CONFIG_MACRO_DIR(config) AM_CONFIG_HEADER(src/platform.hpp) -- cgit v1.2.3