Update configure.ac

This commit is contained in:
Martin Wagner 2020-04-07 18:16:30 +02:00 committed by GitHub
parent eff74509da
commit 3f42f62be6
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.8.0])
AC_INIT([mpdevil], [0.8.1])
AC_CONFIG_SRCDIR([bin/mpdevil.py])
AM_INIT_AUTOMAKE
AC_CONFIG_MACRO_DIR([m4])