]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
libsndfile windows update version string
authorJeff Lenk <jeff@jefflenk.com>
Sun, 23 Feb 2014 22:36:58 +0000 (16:36 -0600)
committerJeff Lenk <jeff@jefflenk.com>
Sun, 23 Feb 2014 22:37:26 +0000 (16:37 -0600)
libs/win32/libsndfile/config.h

index abce659c4fb3fa1f59e2e29fb21d10c98d956d3a..a9d75002e35e386d26579d98ddb094a2d2cd4559 100644 (file)
 #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