summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2020-10-15 13:32:33 +0200
committerJaroslav Kysela <perex@perex.cz>2020-10-15 13:32:33 +0200
commitb2ae0b074669f976c53a52bcd0129227321f88c9 (patch)
tree2e5be5f4bd9f96b46211b12ce2ea9f5ede5ec2bf
parent246e132b802ba83a902b3b20f654151ee810850c (diff)
downloadalsa-utils-b2ae0b074669f976c53a52bcd0129227321f88c9.tar.gz
Release v1.2.4v1.2.4
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 2e98415..1f119c5 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.3)
+AC_INIT(alsa-utils, 1.2.4)
AC_CONFIG_SRCDIR([aplay/aplay.c])
AC_PREFIX_DEFAULT(/usr)
AM_INIT_AUTOMAKE