diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2024-05-05 21:35:37 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2024-05-05 21:35:37 +0200 |
commit | b6d001cc5c586313deba7f5eae48274f26c0e5d3 (patch) | |
tree | 45129e3af2235f750ed7337aed0a2415c458c570 /configure.ac | |
parent | aaa415b62f6d1b815aa9a8954d2cf1ddb6a8317d (diff) | |
download | dabmux-4.5.0.tar.gz dabmux-4.5.0.tar.bz2 dabmux-4.5.0.zip |
Prepare v4.5.0v4.5.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 875c56f..b60a492 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.4.1],[matthias.braendli@mpb.li]) +AC_INIT([ODR-DabMux],[4.5.0],[matthias.braendli@mpb.li]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CANONICAL_TARGET |