Update configure.ac

This commit is contained in:
Martin Wagner 2020-03-01 21:45:49 +01:00 committed by GitHub
parent 189928804a
commit 8a9faaed29
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.5.0])
AC_INIT([mpdevil], [0.6.0])
AC_CONFIG_SRCDIR([bin/mpdevil.py])
AM_INIT_AUTOMAKE
AC_CONFIG_MACRO_DIR([m4])