From fe2c5e875e6410376f4dc2e9257b3beaf52d33e0 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Thu, 9 Jun 2022 08:45:55 +0200 Subject: Prepare v1.2.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 0a2aaa5..d0016c2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl -*- Autoconf -*- dnl Process this file with autoconf to produce a configure script. -AC_INIT([ODR-SourceCompanion], [1.1.0], [http://opendigitalradio.org/]) +AC_INIT([ODR-SourceCompanion], [1.2.0], [http://opendigitalradio.org/]) AC_CONFIG_AUX_DIR(.) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([tar-ustar foreign]) -- cgit v1.2.3