From 2056c888d2567ab96c3539fd60bfb652e19df335 Mon Sep 17 00:00:00 2001 From: malosek Date: Wed, 27 Jan 2010 18:29:45 +0100 Subject: changed version of the master branch back to dev --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 14da0c2..c7f73e2 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-beta2],[http://www.zeromq.org]) +AC_INIT([zeromq],[dev],[http://www.zeromq.org]) AC_CONFIG_AUX_DIR(config) AC_CONFIG_MACRO_DIR(config) AM_CONFIG_HEADER(src/platform.hpp) -- cgit v1.2.3