From fc876361c810887d2e627018168c12352362a188 Mon Sep 17 00:00:00 2001 From: Daniel Collin Date: Mon, 1 Jul 2013 13:04:07 +0200 Subject: [PATCH] Bump to RC1 --- 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 dc79e07..e0d1a98 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 4 ") +#define EDITOR_VERSION _T(" 1.0 RC1 ")