From 21e96aea5b28e28fed46823171a0a750d0ac15b3 Mon Sep 17 00:00:00 2001 From: Nishi Date: Mon, 30 Sep 2024 01:34:46 +0000 Subject: [PATCH] test [release 2.03B] git-svn-id: file:///raid/svn-personal/tewi/trunk@205 8739d7e6-ffea-ec47-b151-bdff447c6205 --- README | 2 +- Server/tw_version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 61dc958..0514d37 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -Tewi HTTPd version 2.03A +Tewi HTTPd version 2.03B Original by Nishi diff --git a/Server/tw_version.h b/Server/tw_version.h index d9a57e5..c138d35 100644 --- a/Server/tw_version.h +++ b/Server/tw_version.h @@ -7,7 +7,7 @@ extern "C" { #endif -#define TW_VERSION "2.03A\0" +#define TW_VERSION "2.03B\0" const char* tw_get_version(void); const char* tw_get_platform(void); -- 2.45.2