Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikkel Krautz <mikkel@krautz.dk>2016-12-04 15:15:02 +0300
committerMikkel Krautz <mikkel@krautz.dk>2016-12-04 15:15:02 +0300
commit0502f612c98c30293988a146983fdbab298d32ca (patch)
tree616deb5ebb40712db8549f23e17f8ebe02f665bf /3rdparty
parentc722cd1022ba825d1bd3c671dada24db20248e41 (diff)
3rdparty/opus-build: update verison references in config.h for Unix-like systems to 1.1.3.
Diffstat (limited to '3rdparty')
-rw-r--r--3rdparty/opus-build/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/3rdparty/opus-build/config.h b/3rdparty/opus-build/config.h
index 62ac1af93..6bf34a10d 100644
--- a/3rdparty/opus-build/config.h
+++ b/3rdparty/opus-build/config.h
@@ -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