summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2004-02-29 14:18:28 +0000
committerJaroslav Kysela <perex@perex.cz>2004-02-29 14:18:28 +0000
commit79b07cb68f82b8d16a2fb49829191d7418264499 (patch)
treea1a0bf21fec2d6dbf3d317ee03f63268a9b9d83f
parent01828771d96f252faccf99e51437dfa30639b331 (diff)
1.0.3 releasev1.0.3
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 6b538657..0f19c1e1 100644
--- a/configure.in
+++ b/configure.in
@@ -8,7 +8,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.3rc2)
+AM_INIT_AUTOMAKE(alsa-lib, 1.0.3)
eval LIBTOOL_VERSION_INFO="2:0:0"
dnl *************************************************
AM_CONDITIONAL(INSTALL_M4, test -n "${ACLOCAL}")