summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2019-11-14 18:02:27 +0100
committerJaroslav Kysela <perex@perex.cz>2019-11-14 18:02:27 +0100
commit8006a8e03ca145ff703641c3c35458178c8c81d0 (patch)
treec5cc741bf6be425e80c99298fb50543270c43407 /configure.ac
parenta0b00a954e12ba9f94f34d80249bcdc222e6d44f (diff)
downloadalsa-lib-8006a8e03ca145ff703641c3c35458178c8c81d0.tar.gz
Release v1.2.1v1.2.1
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 36096b0d..d5e6906d 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.1.9)
+AC_INIT(alsa-lib, 1.2.1)
AC_CONFIG_SRCDIR([src/control/control.c])
AC_CONFIG_MACRO_DIR([m4])