mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-14 02:57:47 +01:00
version number bumped
This commit is contained in:
parent
51e012c446
commit
f40e3a6931
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user