From 9759faf765ab4dd95939e450e8d29fd6d0b34c6b Mon Sep 17 00:00:00 2001 From: Daniel Collin Date: Mon, 25 Mar 2013 19:25:58 +0100 Subject: [PATCH] Bump to Beta 4 --- ogl_editor/src/Editor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ogl_editor/src/Editor.h b/ogl_editor/src/Editor.h index 28c6d37..c6f5363 100644 --- a/ogl_editor/src/Editor.h +++ b/ogl_editor/src/Editor.h @@ -23,5 +23,5 @@ text_t** Editor_getRecentFiles(); /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -#define EDITOR_VERSION _T(" 1.0 Beta 3 ") +#define EDITOR_VERSION _T(" 1.0 Beta 4 ")