version bump

This commit is contained in:
Jean-Marc Valin 2011-03-14 18:06:23 -04:00
parent 6f6e8b3984
commit 6c28805c56
4 changed files with 4 additions and 4 deletions

View file

@ -39,7 +39,7 @@
#include <mmsystem.h>
#endif
#define VERSION_STRING "\n 0.11.2\n"
#define VERSION_STRING "\n 0.11.3\n"
#define Cdecl __cdecl
#define __attribute__(x)