forked from Mirrors/freeswitch
libsndfile windows update version string
This commit is contained in:
parent
cdc358c505
commit
62a28980a1
@ -202,13 +202,13 @@
|
|||||||
#define PACKAGE_NAME "libsndfile"
|
#define PACKAGE_NAME "libsndfile"
|
||||||
|
|
||||||
/* Define to the full name and version of this package. */
|
/* Define to the full name and version of this package. */
|
||||||
#define PACKAGE_STRING "libsndfile 1.0.12"
|
#define PACKAGE_STRING "libsndfile 1.0.26pre5"
|
||||||
|
|
||||||
/* Define to the one symbol short name of this package. */
|
/* Define to the one symbol short name of this package. */
|
||||||
#define PACKAGE_TARNAME "libsndfile"
|
#define PACKAGE_TARNAME "libsndfile"
|
||||||
|
|
||||||
/* Define to the version of this package. */
|
/* Define to the version of this package. */
|
||||||
#define PACKAGE_VERSION "1.0.12"
|
#define PACKAGE_VERSION "1.0.26pre5"
|
||||||
|
|
||||||
/* Set to maximum allowed value of sf_count_t type. */
|
/* Set to maximum allowed value of sf_count_t type. */
|
||||||
//#define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFi64
|
//#define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFi64
|
||||||
|
Loading…
Reference in New Issue
Block a user