summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2004-08-15 08:24:51 +0000
committerJaroslav Kysela <perex@perex.cz>2004-08-15 08:24:51 +0000
commited27fd8f88ad5183512554b81fe905657df0b375 (patch)
treeb339db719c8b5ffc90e3933558b6fd64db0d7a7c
parent7e648e8de2b23a53554789f9b45ceb4cb8b66844 (diff)
downloadalsa-lib-1.0.6.tar.gz
release: 1.0.6v1.0.6
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 39694e6a..29765596 100644
--- a/configure.in
+++ b/configure.in
@@ -9,7 +9,7 @@ dnl add API = c+1:0:a+1
dnl remove API = c+1:0:0
dnl *************************************************
AC_CANONICAL_SYSTEM
-AM_INIT_AUTOMAKE(alsa-lib, 1.0.6rc1)
+AM_INIT_AUTOMAKE(alsa-lib, 1.0.6)
eval LIBTOOL_VERSION_INFO="2:0:0"
dnl *************************************************
AM_CONDITIONAL(INSTALL_M4, test -n "${ACLOCAL}")