summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2022-10-24 10:17:27 +0200
committerJaroslav Kysela <perex@perex.cz>2022-10-24 10:17:27 +0200
commit9447e57d7c1602a861635487ca56c452f3472965 (patch)
treeca994d380a449ef177089133b22e01ef5641b245
parent7e678d70c20e5d9f55b72ef0da6d8c0b38067b17 (diff)
downloadalsa-lib-9447e57d7c1602a861635487ca56c452f3472965.tar.gz
Release v1.2.8v1.2.8
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 8256c032..3989a743 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.7.2)
+AC_INIT(alsa-lib, 1.2.8)
AC_CONFIG_SRCDIR([src/control/control.c])
AC_CONFIG_MACRO_DIR([m4])