1
0
mirror of https://github.com/RPCS3/soundtouch.git synced 2024-09-20 08:21:37 +02:00

Set version to 1.6.0

This commit is contained in:
oparviai 2011-07-15 19:27:10 +00:00
parent 3a6a787b10
commit 22cb20b6b1

View File

@ -79,10 +79,10 @@ namespace soundtouch
{ {
/// Soundtouch library version string /// Soundtouch library version string
#define SOUNDTOUCH_VERSION "1.5.1pre" #define SOUNDTOUCH_VERSION "1.6.0"
/// SoundTouch library version id /// SoundTouch library version id
#define SOUNDTOUCH_VERSION_ID (10509) #define SOUNDTOUCH_VERSION_ID (10600)
// //
// Available setting IDs for the 'setSetting' & 'get_setting' functions: // Available setting IDs for the 'setSetting' & 'get_setting' functions: