diff playsound/playsound.c @ 252:c54eae85f5f1

Upped version to 0.1.5.
author Ryan C. Gordon <icculus@icculus.org>
date Fri, 08 Feb 2002 01:42:00 +0000
parents 034b2e56f405
children cf8c0bbbdc19
line wrap: on
line diff
--- a/playsound/playsound.c	Fri Feb 08 01:41:37 2002 +0000
+++ b/playsound/playsound.c	Fri Feb 08 01:42:00 2002 +0000
@@ -37,7 +37,7 @@
 
 #define PLAYSOUND_VER_MAJOR  0
 #define PLAYSOUND_VER_MINOR  1
-#define PLAYSOUND_VER_PATCH  4
+#define PLAYSOUND_VER_PATCH  5
 
 static void output_versions(const char *argv0)
 {