Update configure.ac

This commit is contained in:
Martin Wagner 2020-01-17 22:43:33 +01:00 committed by GitHub
parent d04c84e5d0
commit 89ffc03cb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
dnl -*- Mode: autoconf -*-
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.68])
AC_INIT([mpdevil], [0.3.1])
AC_INIT([mpdevil], [0.4.0])
AC_CONFIG_SRCDIR([bin/mpdevil.py])
AM_INIT_AUTOMAKE
AC_CONFIG_MACRO_DIR([m4])