mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-12-23 08:56:32 +01:00
Release v1.0.27.1
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
4485590096
commit
5bdfa4c73d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
|
|||
AC_PREREQ(2.59)
|
||||
AC_INIT(aplay/aplay.c)
|
||||
AC_PREFIX_DEFAULT(/usr)
|
||||
AM_INIT_AUTOMAKE(alsa-utils, 1.0.27)
|
||||
AM_INIT_AUTOMAKE(alsa-utils, 1.0.27.1)
|
||||
|
||||
AM_MAINTAINER_MODE([enable])
|
||||
|
||||
|
|
Loading…
Reference in a new issue