summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2023-05-04 09:16:16 +0200
committerJaroslav Kysela <perex@perex.cz>2023-05-04 09:16:16 +0200
commit904f0f7e7a29244c05e5874bc36486638d1f7e7f (patch)
treecb93568eee22ad65e08a630cd8128a50fe47332e
parent58077e2f0d896ff848f3551518b1d9fc6c97d695 (diff)
downloadalsa-lib-904f0f7e7a29244c05e5874bc36486638d1f7e7f.tar.gz
Release v1.2.9v1.2.9
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 ff82c6e8..b6266651 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.2.8)
+AC_INIT(alsa-lib, 1.2.9)
AC_CONFIG_SRCDIR([src/control/control.c])
AC_CONFIG_MACRO_DIR([m4])