mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-10 00:45:41 +01:00
Release v1.2.10
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
656eabd7cf
commit
c2a6bcba1e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
dnl Process this file with autoconf to produce a configure script.
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
AC_INIT(alsa-utils, 1.2.9)
|
AC_INIT(alsa-utils, 1.2.10)
|
||||||
AC_CONFIG_SRCDIR([aplay/aplay.c])
|
AC_CONFIG_SRCDIR([aplay/aplay.c])
|
||||||
AC_PREFIX_DEFAULT(/usr)
|
AC_PREFIX_DEFAULT(/usr)
|
||||||
AM_INIT_AUTOMAKE([subdir-objects])
|
AM_INIT_AUTOMAKE([subdir-objects])
|
||||||
|
|
Loading…
Reference in a new issue