0.9.1 release

This commit is contained in:
Jean-Marc Valin 2010-11-09 00:13:06 +08:00
parent 1ad93cf485
commit 99a19474a0
4 changed files with 4 additions and 4 deletions

View file

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