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

Updated version / year info

This commit is contained in:
oparviai 2008-02-17 14:56:04 +00:00
parent 48ccf3aef8
commit 138d4b5eab
2 changed files with 3 additions and 3 deletions

View File

@ -79,10 +79,10 @@ namespace soundtouch
{
/// Soundtouch library version string
#define SOUNDTOUCH_VERSION "1.3.1"
#define SOUNDTOUCH_VERSION "1.3.2"
/// SoundTouch library version id
#define SOUNDTOUCH_VERSION_ID 010301
#define SOUNDTOUCH_VERSION_ID 010302
//
// Available setting IDs for the 'setSetting' & 'get_setting' functions:

View File

@ -52,7 +52,7 @@ using namespace std;
static const char _helloText[] =
"\n"
" SoundStretch v%s - Written by Olli Parviainen 2001 - 2006\n"
" SoundStretch v%s - Written by Olli Parviainen 2001 - 2008\n"
"==================================================================\n"
"author e-mail: <oparviai@iki.fi> - WWW: http://www.surina.net/soundtouch\n"
"\n"