diff --git a/configure.in b/configure.in index 52d6b0e7..b0ca5e7d 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(src/control/control.c) -AM_INIT_AUTOMAKE(alsa-lib, 0.5.0pre1) +AM_INIT_AUTOMAKE(alsa-lib, 0.5.0pre2) AM_CONDITIONAL(INSTALL_M4, test "x${ACLOCAL}" = "xaclocal") AC_PREFIX_DEFAULT(/usr)