From aee91adb5f10a2069f277f1271320fb08fb354dd Mon Sep 17 00:00:00 2001 From: Daniel Collin Date: Sat, 19 Oct 2013 19:06:12 +0200 Subject: [PATCH] Bump to 1.0 --- 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 e0d1a98..aa7db57 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 RC1 ") +#define EDITOR_VERSION _T(" 1.0 ")