From c9772a89952505cc9a6f4d7fd926da8f3913f02f Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 29 May 2018 14:39:12 +0200 Subject: Prepare v2.1.2 --- ChangeLog | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b14f8de..96069be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ This file contains information about the changes done to ODR-DabMux in this repository +2018-05-29: Matthias P. Braendli + (v2.1.2): + A couple of internal changes and fixes for + compilation warnings. + 2018-03-27: Matthias P. Braendli (v2.1.1): Fix segmentation fault in peak audio statistics diff --git a/configure.ac b/configure.ac index a4af56a..458090a 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # along with ODR-DabMux. If not, see . AC_PREREQ(2.69) -AC_INIT([ODR-DabMux], [2.1.1], [matthias.braendli@mpb.li]) +AC_INIT([ODR-DabMux], [2.1.2], [matthias.braendli@mpb.li]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CANONICAL_SYSTEM -- cgit v1.2.3