mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Fix the version number
This commit is contained in:
parent
f965a3c4aa
commit
fb5d71c43b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_INIT(src/control/control.c)
|
||||
AM_INIT_AUTOMAKE(alsa-lib, 0.1.2)
|
||||
AM_INIT_AUTOMAKE(alsa-lib, 0.1.3)
|
||||
|
||||
AC_PREFIX_DEFAULT(/usr)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue