From: Jaroslav Kysela Date: Wed, 19 Feb 2020 09:35:39 +0000 (+0100) Subject: Release v1.2.2 X-Git-Tag: v1.2.2 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=e464a987ba3a078c911963f285408c5fce66acb1;p=alsa-lib.git Release v1.2.2 Signed-off-by: Jaroslav Kysela --- diff --git a/configure.ac b/configure.ac index fb60c030..0f9fb016 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.1.2) +AC_INIT(alsa-lib, 1.2.2) AC_CONFIG_SRCDIR([src/control/control.c]) AC_CONFIG_MACRO_DIR([m4])