From cef61c603ae601ed0051f831ff638b1651bd389d Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Thu, 3 Oct 2024 13:09:26 +0200 Subject: Prepare v5.0.0 --- ChangeLog | 13 +++++++------ configure.ac | 2 +- man/odr-dabmux.1 | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5ede82f..c006e15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,13 @@ This file contains information about the changes done to ODR-DabMux in this repository -upcoming: - Make compatible with easydab again - Remove odr-zmq2edi - Fix timestamp issue with EDI streams that have seconds=0 - Fix receiving multicast streams, when several multicast groups are - on the same port. +2024-10-03: Matthias P. Braendli + (v5.0.0): + Remove odr-zmq2edi. + Make compatible with easydab again. + Fix timestamp issue with EDI streams that have seconds=0. + Fix receiving multicast streams, when several multicast groups are + on the same port. 2024-05-05: Matthias P. Braendli (v4.5.0): diff --git a/configure.ac b/configure.ac index b60a492..2d3231e 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],[4.5.0],[matthias.braendli@mpb.li]) +AC_INIT([ODR-DabMux],[5.0.0],[matthias.braendli@mpb.li]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CANONICAL_TARGET diff --git a/man/odr-dabmux.1 b/man/odr-dabmux.1 index 44a58dc..03b8df1 100644 --- a/man/odr-dabmux.1 +++ b/man/odr-dabmux.1 @@ -1,4 +1,4 @@ -.TH ODR-DABMUX "1" "May 2024" "odr-dabmux 4.5.0" "User Commands" +.TH ODR-DABMUX "1" "October 2024" "odr-dabmux 5.0.0" "User Commands" .SH NAME \fBodr\-dabmux\fR \- A software DAB multiplexer .SH SYNOPSIS -- cgit v1.2.3