diff options
| author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2025-09-08 15:41:43 +0200 |
|---|---|---|
| committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2025-09-08 15:41:43 +0200 |
| commit | 87fce948967230707de283b3e7d0e833f00bfad2 (patch) | |
| tree | a856d22f1a2c7bce4a75e30c1253430cea9b5b5d /configure.ac | |
| parent | 97e67a015f5d89616c33e1ad73d01d416dd5a662 (diff) | |
| download | dabmod-3.0.1.tar.gz dabmod-3.0.1.tar.bz2 dabmod-3.0.1.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 46bbaf1..ccce564 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # along with ODR-DabMod. If not, see <http://www.gnu.org/licenses/>. AC_PREREQ([2.69]) -AC_INIT([ODR-DabMod],[3.0.0],[matthias.braendli@mpb.li]) +AC_INIT([ODR-DabMod],[3.0.1],[matthias.braendli@mpb.li]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CANONICAL_TARGET |
