From 9734cb9156ff4631d5a4b9b10f14f7a7cfe1f8f4 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 3 Nov 2020 17:45:50 +0100 Subject: Prepare v2.1.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3a82ea3..10e622a 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([etisnoop], [2.0.0], [http://opendigitalradio.org/]) +AC_INIT([etisnoop], [2.1.0], [http://opendigitalradio.org/]) AC_CONFIG_AUX_DIR(.) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([-Wall tar-ustar foreign subdir-objects]) -- cgit v1.2.3