From 647e6e2f40d3d6e764b515dc4a1f4fb302a59180 Mon Sep 17 00:00:00 2001 From: Daniel Collin Date: Sat, 12 Jan 2013 12:10:38 +0100 Subject: [PATCH] Bump version to 1.0 Beta 3 --- 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 cb92c82..28c6d37 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 2 ") +#define EDITOR_VERSION _T(" 1.0 Beta 3 ")