diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2022-10-18 15:15:32 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2022-10-18 15:15:32 +0200 |
commit | cf1ce1f08c0e49a0c6c818135971b201026258c2 (patch) | |
tree | 552795ab22e618abddb2a85c37622892d4013634 /configure.ac | |
parent | fc0c27fd93be4fbd202f19647715f38650f06564 (diff) | |
download | dabmux-cf1ce1f08c0e49a0c6c818135971b201026258c2.tar.gz dabmux-cf1ce1f08c0e49a0c6c818135971b201026258c2.tar.bz2 dabmux-cf1ce1f08c0e49a0c6c818135971b201026258c2.zip |
Prepare v4.3.0v4.3.0
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2fdce01..edf17fc 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # along with ODR-DabMux. If not, see <http://www.gnu.org/licenses/>. AC_PREREQ([2.69]) -AC_INIT([ODR-DabMux],[4.2.1],[matthias.braendli@mpb.li]) +AC_INIT([ODR-DabMux],[4.3.0],[matthias.braendli@mpb.li]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CANONICAL_TARGET |