mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-27 03:50:29 +00:00
Bump to version 1.0.16pre1.
This commit is contained in:
parent
329772f2f5
commit
9421844ce4
@ -3,7 +3,7 @@
|
|||||||
dnl Require autoconf version
|
dnl Require autoconf version
|
||||||
AC_PREREQ(2.53)
|
AC_PREREQ(2.53)
|
||||||
|
|
||||||
AC_INIT(libsndfile,1.0.15,erikd@mega-nerd.com)
|
AC_INIT(libsndfile,1.0.16pre1,erikd@mega-nerd.com)
|
||||||
AC_CONFIG_SRCDIR([src/sndfile.c])
|
AC_CONFIG_SRCDIR([src/sndfile.c])
|
||||||
AC_CANONICAL_TARGET([])
|
AC_CANONICAL_TARGET([])
|
||||||
|
|
||||||
@ -26,7 +26,7 @@ AM_CONFIG_HEADER(src/config.h)
|
|||||||
# 6. If any interfaces have been removed since the last public release, then set age
|
# 6. If any interfaces have been removed since the last public release, then set age
|
||||||
# to 0.
|
# to 0.
|
||||||
|
|
||||||
SHARED_VERSION_INFO="1:15:0"
|
SHARED_VERSION_INFO="1:16:0"
|
||||||
|
|
||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
AM_PROG_LIBTOOL
|
AM_PROG_LIBTOOL
|
||||||
|
Loading…
Reference in New Issue
Block a user