From 56b5c6ae12136c1c24a8e8f6d001d72bf01b0967 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 26 May 2020 16:55:39 +0200 Subject: Prepare v3.1.1 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c0aa9df..91e680c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Copyright (C) 2008, 2009 Her Majesty the Queen in Right of Canada # (Communications Research Center Canada) # -# Copyright (C) 2019 Matthias P. Braendli, http://opendigitalradio.org +# Copyright (C) 2020 Matthias P. Braendli, http://opendigitalradio.org # This file is part of ODR-DabMux. # @@ -19,7 +19,7 @@ # along with ODR-DabMux. If not, see . AC_PREREQ(2.69) -AC_INIT([ODR-DabMux], [3.1.0], [matthias.braendli@mpb.li]) +AC_INIT([ODR-DabMux], [3.1.1], [matthias.braendli@mpb.li]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CANONICAL_SYSTEM -- cgit v1.2.3