libsndfile windows update version string

This commit is contained in:
Jeff Lenk 2014-02-23 16:36:58 -06:00
parent cdc358c505
commit 62a28980a1
1 changed files with 2 additions and 2 deletions

View File

@ -202,13 +202,13 @@
#define PACKAGE_NAME "libsndfile"
/* 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 PACKAGE_TARNAME "libsndfile"
/* 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. */
//#define SF_COUNT_MAX 0x7FFFFFFFFFFFFFFFi64