mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
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:
commit
ec0ed4efca
4
3rdparty/opus-build/config.h
vendored
4
3rdparty/opus-build/config.h
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user