Mercurial > SDL_sound_CoreAudio
changeset 196:9d436dbb1666
Sync version number to that of libSDL_sound.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 04 Jan 2002 06:26:32 +0000 |
parents | 05bb0259cd2a |
children | f369e345ae1e |
files | playsound/playsound.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/playsound/playsound.c Wed Jan 02 01:12:03 2002 +0000 +++ b/playsound/playsound.c Fri Jan 04 06:26:32 2002 +0000 @@ -37,7 +37,7 @@ #define PLAYSOUND_VER_MAJOR 0 #define PLAYSOUND_VER_MINOR 1 -#define PLAYSOUND_VER_PATCH 3 +#define PLAYSOUND_VER_PATCH 4 static void output_versions(const char *argv0) {