Updating various version strings

This commit is contained in:
Jean-Marc Valin 2010-06-27 21:43:34 -04:00
parent cdb43833a6
commit 3a1006ad2a
4 changed files with 5 additions and 5 deletions

View file

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