From 237aedc590b58c0e69d7dfcac92b5f767b7c004a Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:17:51 +0200 Subject: 4.6 --- version/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version/version.h') diff --git a/version/version.h b/version/version.h index 03ad1777..a1754cbe 100644 --- a/version/version.h +++ b/version/version.h @@ -3,7 +3,7 @@ namespace zen { -const wchar_t currentVersion[] = L"4.5"; //internal linkage! +const wchar_t currentVersion[] = L"4.6"; //internal linkage! } #endif -- cgit