@@ -7,7 +7,7 @@
#include "platform.h"
-#define CROWN_VERSION "0.0.22"
+#define CROWN_VERSION "0.0.23"
#ifndef CROWN_DEBUG
#define CROWN_DEBUG 0
@@ -5,7 +5,7 @@
namespace Crown
{
- const string CROWN_VERSION = "0.0.22";
+ const string CROWN_VERSION = "0.0.23";
#if CROWN_PLATFORM_LINUX
const string ENGINE_DIR = "../engine/linux64/bin";