fixed duration display error and small translation update

This commit is contained in:
Martin Wagner
2020-01-12 16:27:23 +01:00
parent 4c7f953c98
commit ab7c9c6bd6
4 changed files with 146 additions and 127 deletions

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])
AC_INIT([mpdevil], [0.3.1])
AC_CONFIG_SRCDIR([bin/mpdevil.py])
AM_INIT_AUTOMAKE
AC_CONFIG_MACRO_DIR([m4])