From 3b20f5b2f5d7f2a9be828f31da73468cf952b293 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 18 Mar 2025 14:37:39 +0100 Subject: Prepare v5.1.0 --- ChangeLog | 5 +++++ configure.ac | 4 ++-- man/odr-dabmux.1 | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index c006e15..8a27ded 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ This file contains information about the changes done to ODR-DabMux in this repository +2025-03-18: Matthias P. Braendli + (v5.1.0): + Fix startup value of DLFC and FCT. + Add statistics for EDI/TCP outputs. + 2024-10-03: Matthias P. Braendli (v5.0.0): Remove odr-zmq2edi. diff --git a/configure.ac b/configure.ac index 2d3231e..23463d0 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) 2024 Matthias P. Braendli, http://opendigitalradio.org +# Copyright (C) 2025 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],[5.0.0],[matthias.braendli@mpb.li]) +AC_INIT([ODR-DabMux],[5.1.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 03b8df1..6e946a5 100644 --- a/man/odr-dabmux.1 +++ b/man/odr-dabmux.1 @@ -1,4 +1,4 @@ -.TH ODR-DABMUX "1" "October 2024" "odr-dabmux 5.0.0" "User Commands" +.TH ODR-DABMUX "1" "March 2025" "odr-dabmux 5.1.0" "User Commands" .SH NAME \fBodr\-dabmux\fR \- A software DAB multiplexer .SH SYNOPSIS -- cgit v1.2.3