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:
Diffstat (limited to '3rdparty/opus-build/config.h')
-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