updated version to 2.0-beta1 in configure.in

This commit is contained in:
malosek 2010-01-06 20:10:27 +01:00
parent 7546526e66
commit e9a4ad38ce

View File

@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT([zeromq],[dev],[http://www.zeromq.org])
AC_INIT([zeromq],[2.0-beta1],[http://www.zeromq.org])
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_MACRO_DIR(config)
AM_CONFIG_HEADER(src/platform.hpp)