From e5e8ef546e4070772924fde788c30e56f71e84d9 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 26 Feb 2025 13:42:40 +0100 Subject: Prepare v2.7.0 --- ChangeLog | 4 ++-- configure.ac | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index e49c9c0..075e5bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ This file contains information about the changes done to ODR-DabMod in this repository -2023-11-21: Matthias P. Braendli - (upcoming release): +2025-02-26: Matthias P. Braendli + (v2.7.0): Add support for the PrecisionWave DEXTER Modulator. Improve timestamp decoding and handling. Fix TII carrier levels. diff --git a/configure.ac b/configure.ac index 5c3de90..b8f83ec 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # along with ODR-DabMod. If not, see . AC_PREREQ([2.69]) -AC_INIT([ODR-DabMod],[2.6.0],[matthias.braendli@mpb.li]) +AC_INIT([ODR-DabMod],[2.7.0],[matthias.braendli@mpb.li]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CANONICAL_TARGET -- cgit v1.2.3