From 91531ce72ea4d90ea541f072da54bc46ef555db8 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 25 Jun 2025 14:42:32 +0200 Subject: Prepare v5.3.0 --- ChangeLog | 6 ++++++ configure.ac | 2 +- man/odr-dabmux.1 | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 07624c3..48683aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,12 @@ This file contains information about the changes done to ODR-DabMux in this repository +2025-06-25: Matthias P. Braendli + (v5.3.0): + Remove broken gui/ and point towards ODR-DabMux-GUI in README instead. + Improve logging about SSnn zero. + Rework FCT and TIST startup initialisation to guarantee TIST@FCT0 setting + 2025-05-19: Matthias P. Braendli (v5.2.0): Rework FIG0/10 DAB time indication to match EDI time. diff --git a/configure.ac b/configure.ac index b706c05..316e177 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],[5.2.0],[matthias.braendli@mpb.li]) +AC_INIT([ODR-DabMux],[5.3.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 fcf11c5..95f3181 100644 --- a/man/odr-dabmux.1 +++ b/man/odr-dabmux.1 @@ -1,4 +1,4 @@ -.TH ODR-DABMUX "1" "May 2025" "odr-dabmux 5.2.0" "User Commands" +.TH ODR-DABMUX "1" "June 2025" "odr-dabmux 5.3.0" "User Commands" .SH NAME \fBodr\-dabmux\fR \- A software DAB multiplexer .SH SYNOPSIS -- cgit v1.2.3