diff --git a/Core/Contents/Include/PolyGlobals.h b/Core/Contents/Include/PolyGlobals.h index 8ba9ff204..7d3e10a3e 100755 --- a/Core/Contents/Include/PolyGlobals.h +++ b/Core/Contents/Include/PolyGlobals.h @@ -27,7 +27,7 @@ THE SOFTWARE. // Compile support for lua bindings. //#define _COMPILE_LUA -#define POLYCODE_VERSION_STRING "0.8.4a_dev" +#define POLYCODE_VERSION_STRING "0.8.4" #define COMPILE_GL_RENDERER typedef float PolyRendererVertexType;