1
0
mirror of https://github.com/RPCS3/soundtouch.git synced 2024-11-09 12:22:51 +01:00

Touched version number

This commit is contained in:
olli 2018-10-28 16:27:48 +02:00
parent dad1d566c4
commit 6d700259b9

View File

@ -72,10 +72,10 @@ namespace soundtouch
{
/// Soundtouch library version string
#define SOUNDTOUCH_VERSION "2.1"
#define SOUNDTOUCH_VERSION "2.1.1"
/// SoundTouch library version id
#define SOUNDTOUCH_VERSION_ID (20100)
#define SOUNDTOUCH_VERSION_ID (20101)
//
// Available setting IDs for the 'setSetting' & 'get_setting' functions: