set new version number for OS X release

This commit is contained in:
zico 2013-07-27 11:53:08 +02:00
parent f1421ef92f
commit 403c678f60

View file

@ -9,10 +9,10 @@
#define DXX_VERSION_MAJORi 0
/* d2x minor version */
#define DXX_VERSION_MINORi 57
#define DXX_VERSION_MINORi 58
/* d2x micro version */
#define DXX_VERSION_MICROi 3
#define DXX_VERSION_MICROi 0
/* Define if you want to build the editor */
/* #undef EDITOR */