From: Nishi Date: Tue, 24 Sep 2024 20:25:53 +0000 (+0000) Subject: 1.06C X-Git-Url: https://git.chaotic.ninja/gitweb/nishi/?a=commitdiff_plain;h=d94275447e4c29bea364bee4174a1fc3ac8e434b;p=tewi.git 1.06C git-svn-id: file:///raid/svn-personal/tewi/trunk@151 8739d7e6-ffea-ec47-b151-bdff447c6205 --- diff --git a/Server/tw_version.h b/Server/tw_version.h index 80fb67c..906d867 100644 --- a/Server/tw_version.h +++ b/Server/tw_version.h @@ -7,7 +7,7 @@ extern "C" { #endif -#define TW_VERSION "1.06B\0" +#define TW_VERSION "1.06C\0" const char* tw_get_version(void); const char* tw_get_platform(void);