0.3.1; small fix for pack

This commit is contained in:
Jaroslav Kysela 1999-06-05 09:35:48 +00:00
parent 6b71354390
commit fd672765f4
3 changed files with 3 additions and 2 deletions

View file

@ -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.3.0)
AM_INIT_AUTOMAKE(alsa-lib, 0.3.1)
AM_CONDITIONAL(INSTALL_M4, test "x${ACLOCAL}" = "xaclocal")
AC_PREFIX_DEFAULT(/usr)