diff options
| author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2024-05-05 21:29:21 +0200 | 
|---|---|---|
| committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2024-05-05 21:29:21 +0200 | 
| commit | 6833f11a318e52708ec5634c3a7595d5ff5ff213 (patch) | |
| tree | cd0502e5cc2852e6e3e960dd53a5f249351235c2 /configure.ac | |
| parent | f0c4814079f1648a863a019603b6ae7c659116b4 (diff) | |
| download | ODR-SourceCompanion-master.tar.gz ODR-SourceCompanion-master.tar.bz2 ODR-SourceCompanion-master.zip | |
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 89cd821..816d51e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@  dnl                                               -*- Autoconf -*-  dnl Process this file with autoconf to produce a configure script. -AC_INIT([ODR-SourceCompanion], [1.2.0], [http://opendigitalradio.org/]) +AC_INIT([ODR-SourceCompanion], [1.3.0], [http://opendigitalradio.org/])  AC_CONFIG_AUX_DIR(.)  AC_CONFIG_MACRO_DIR([m4])  AM_INIT_AUTOMAKE([tar-ustar foreign]) | 
