Merge PR #2696: 3rdparty/opus-build: update verison references in config.h for Unix-like systems to 1.1.3.

This commit is contained in:
Mikkel Krautz 2016-12-04 13:16:01 +01:00 committed by GitHub
commit ec0ed4efca

View File

@ -93,7 +93,7 @@
#define PACKAGE_NAME "opus"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "opus 1.1.1"
#define PACKAGE_STRING "opus 1.1.3"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "opus"
@ -102,7 +102,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION "1.1.1"
#define PACKAGE_VERSION "1.1.3"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1