diff options
| author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2025-03-18 14:37:39 +0100 |
|---|---|---|
| committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2025-03-18 14:37:39 +0100 |
| commit | 3b20f5b2f5d7f2a9be828f31da73468cf952b293 (patch) | |
| tree | b0435cda016af77bb9f5e290e3beb52fb96365ec /configure.ac | |
| parent | 6517cc3078eba96ea96e085d033a4b8a96eb7151 (diff) | |
| download | dabmux-5.1.0.tar.gz dabmux-5.1.0.tar.bz2 dabmux-5.1.0.zip | |
Prepare v5.1.0v5.1.0
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
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 <http://www.gnu.org/licenses/>. 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 |
