From 61198e2e74a1cae24a10ad41db070201c137489e Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 31 Jul 2018 11:55:02 +0200 Subject: Prepare v2.2.0 --- ChangeLog | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 96069be..1f58e9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,12 @@ This file contains information about the changes done to ODR-DabMux in this repository +2018-07-31: Matthias P. Braendli + (v2.2.0): + Fix delays and FIG repetition burst on announcement switching. + Add support for services with different ECC (Signalled in FIG0/9). + Improve ODR-ZMQ2EDI statistics. + 2018-05-29: Matthias P. Braendli (v2.1.2): A couple of internal changes and fixes for diff --git a/configure.ac b/configure.ac index 458090a..676ccfa 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.2], [matthias.braendli@mpb.li]) +AC_INIT([ODR-DabMux], [2.2.0], [matthias.braendli@mpb.li]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CANONICAL_SYSTEM -- cgit v1.2.3