summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2015-02-26 13:34:52 +0100
committerJaroslav Kysela <perex@perex.cz>2015-02-26 13:34:52 +0100
commit16c956e598a2b22459538ec7eb46b7a8421bb80a (patch)
tree0accfccbc8a0fbed1db42fc2bc61424bf1f73ac7
parent567c831e6968fcd833eec8458da366dad183fd41 (diff)
downloadalsa-lib-16c956e598a2b22459538ec7eb46b7a8421bb80a.tar.gz
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 916280b8..f0995e3a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT(alsa-lib, 1.0.28)
+AC_INIT(alsa-lib, 1.0.29)
AC_CONFIG_SRCDIR([src/control/control.c])
AC_CONFIG_MACRO_DIR([m4])