Ivan Safrin 10 лет назад
Родитель
Сommit
9863e050cd
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Core/Contents/Include/PolyGlobals.h

+ 1 - 1
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;