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

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/thirdparty/SoundTouch/include/SoundTouch.h')
-rw-r--r--src/thirdparty/SoundTouch/include/SoundTouch.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/thirdparty/SoundTouch/include/SoundTouch.h b/src/thirdparty/SoundTouch/include/SoundTouch.h
index 203d84fc4..164de19f5 100644
--- a/src/thirdparty/SoundTouch/include/SoundTouch.h
+++ b/src/thirdparty/SoundTouch/include/SoundTouch.h
@@ -79,10 +79,10 @@ namespace soundtouch
{
/// Soundtouch library version string
-#define SOUNDTOUCH_VERSION "1.5.1pre"
+#define SOUNDTOUCH_VERSION "1.6.1pre"
/// SoundTouch library version id
-#define SOUNDTOUCH_VERSION_ID (10509)
+#define SOUNDTOUCH_VERSION_ID (10601)
//
// Available setting IDs for the 'setSetting' & 'get_setting' functions: