From: Nishi Date: Mon, 30 Sep 2024 00:47:27 +0000 (+0000) Subject: [release 2.03A] X-Git-Url: https://git.chaotic.ninja/gitweb/nishi/?a=commitdiff_plain;h=7578bbde7aef416a9182accc33483b0e0ed8951c;p=tewi.git [release 2.03A] git-svn-id: file:///raid/svn-personal/tewi/trunk@201 8739d7e6-ffea-ec47-b151-bdff447c6205 --- diff --git a/Server/tw_version.h b/Server/tw_version.h index b0a2698..d9a57e5 100644 --- a/Server/tw_version.h +++ b/Server/tw_version.h @@ -7,7 +7,7 @@ extern "C" { #endif -#define TW_VERSION "2.03\0" +#define TW_VERSION "2.03A\0" const char* tw_get_version(void); const char* tw_get_platform(void);