From ee1c8c5c25d25dfa42120125a8a45dc9831ee412 Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:23:48 +0200 Subject: 5.14 --- version/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version') diff --git a/version/version.h b/version/version.h index 87a9f882..53ad7f08 100644 --- a/version/version.h +++ b/version/version.h @@ -3,7 +3,7 @@ namespace zen { -const wchar_t currentVersion[] = L"5.13"; //internal linkage! +const wchar_t currentVersion[] = L"5.14"; //internal linkage! } #endif -- cgit