Version bump

This commit is contained in:
Jean-Marc Valin 2011-02-14 23:57:54 -05:00
parent a31a7ea8b1
commit e3d39fec7c
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.0\n"
#define VERSION_STRING "\n 0.11.1\n"
#define Cdecl __cdecl
#define __attribute__(x)