mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-23 18:09:59 +00:00
Update configure.ac version to 1.0.11pre4.
This commit is contained in:
parent
1760de3e42
commit
ca3ce280e3
@ -3,7 +3,7 @@
|
||||
dnl Require autoconf version
|
||||
AC_PREREQ(2.53)
|
||||
|
||||
AC_INIT(libsndfile,1.0.11pre3,erikd@mega-nerd.com)
|
||||
AC_INIT(libsndfile,1.0.11pre4,erikd@mega-nerd.com)
|
||||
AC_CONFIG_SRCDIR([src/sndfile.c])
|
||||
AC_CANONICAL_TARGET([])
|
||||
AM_INIT_AUTOMAKE($PACKAGE_NAME,$PACKAGE_VERSION)
|
||||
|
Loading…
Reference in New Issue
Block a user