summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2021-12-06 11:17:27 +0100
committerJaroslav Kysela <perex@perex.cz>2021-12-06 11:17:27 +0100
commit85b3c276d24e688a0f300aa0090fed958cb29c51 (patch)
tree93ac1f31a690d739dfb8810b632fd66cc52230d0
parent2623e4bb76820ff4b8310afa67a86806624445da (diff)
downloadalsa-lib-1.2.6.tar.gz
Release v1.2.6v1.2.6
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 3f6aa2eb..4fd16d10 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.6pre1)
+AC_INIT(alsa-lib, 1.2.6)
AC_CONFIG_SRCDIR([src/control/control.c])
AC_CONFIG_MACRO_DIR([m4])