From: Jaroslav Kysela Date: Thu, 27 May 2021 21:30:16 +0000 (+0200) Subject: Release v1.2.5 X-Git-Tag: v1.2.5^0 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=9f16fa572947044468695e956a654d4ea07f264f;p=alsa-lib.git Release v1.2.5 Signed-off-by: Jaroslav Kysela --- diff --git a/configure.ac b/configure.ac index add0e148..60271b8a 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.5pre1) +AC_INIT(alsa-lib, 1.2.5) AC_CONFIG_SRCDIR([src/control/control.c]) AC_CONFIG_MACRO_DIR([m4])