diff SDL_sound.h @ 463:6e50a61059b8

Upped version to 1.0.1.
author Ryan C. Gordon <icculus@icculus.org>
date Sun, 12 Oct 2003 18:22:06 +0000
parents b9856ba6fb4e
children c66080364dff 50bb9a6cebfe
line wrap: on
line diff
--- a/SDL_sound.h	Sun Oct 12 18:21:06 2003 +0000
+++ b/SDL_sound.h	Sun Oct 12 18:22:06 2003 +0000
@@ -85,7 +85,7 @@
 
 #define SOUND_VER_MAJOR 1
 #define SOUND_VER_MINOR 0
-#define SOUND_VER_PATCH 0
+#define SOUND_VER_PATCH 1
 #endif