# HG changeset patch # User Ryan C. Gordon # Date 1001169160 0 # Node ID 78470d7d94ded351c5b29804c96c60e108659839 # Parent e5082972f9bc30ad8c0854ad1112797bd02d21cf Changed version to 0.1.2. diff -r e5082972f9bc -r 78470d7d94de SDL_sound.h --- a/SDL_sound.h Sat Sep 22 14:29:35 2001 +0000 +++ b/SDL_sound.h Sat Sep 22 14:32:40 2001 +0000 @@ -63,7 +63,7 @@ #define SOUND_VER_MAJOR 0 #define SOUND_VER_MINOR 1 -#define SOUND_VER_PATCH 1 +#define SOUND_VER_PATCH 2 /*