summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2023-05-04 09:16:17 +0200
committerJaroslav Kysela <perex@perex.cz>2023-05-04 09:16:17 +0200
commit7812ddb26566d86a8614c34a926447026bbd451a (patch)
tree9d09c82fec9e9f95f0a17f8d45fed2779f129e59
parent1238ba1a7c500541d32bd21c837d3f9cc1133f25 (diff)
downloadalsa-utils-7812ddb26566d86a8614c34a926447026bbd451a.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 d3cd904..e079e24 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-utils, 1.2.8)
+AC_INIT(alsa-utils, 1.2.9)
AC_CONFIG_SRCDIR([aplay/aplay.c])
AC_PREFIX_DEFAULT(/usr)
AM_INIT_AUTOMAKE([subdir-objects])