summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2012-09-06 10:55:14 +0200
committerJaroslav Kysela <perex@perex.cz>2012-09-06 10:55:14 +0200
commit1ef1c5cdb4301898499c0391cdfac2117c7d4684 (patch)
treecdf68b03d38ede448e438037c4dc997a659dd351
parenta0745888890fb0f5c2cd02cb8e842803a9f9ec01 (diff)
Release v1.0.26v1.0.26
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 4bcb0d68..383f5de9 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,7 @@ dnl add API = c+1:0:a+1
dnl remove API = c+1:0:0
dnl *************************************************
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(alsa-lib, 1.0.25)
+AM_INIT_AUTOMAKE(alsa-lib, 1.0.26)
eval LIBTOOL_VERSION_INFO="2:0:0"
dnl *************************************************
AM_CONDITIONAL(INSTALL_M4, test -n "${ACLOCAL}")