From cc9a53cd3874c35e9caf47b44224abc159526891 Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:17:08 +0200 Subject: 4.4 --- 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 f029c89d..50936457 100644 --- a/version/version.h +++ b/version/version.h @@ -3,7 +3,7 @@ namespace zen { -const wchar_t currentVersion[] = L"4.3"; //internal linkage! +const wchar_t currentVersion[] = L"4.4"; //internal linkage! } #endif -- cgit