]> Git repositories of Nishi - tewi.git/commitdiff
some stuff
authorNishi <nishi@nishi.boats>
Fri, 27 Sep 2024 22:07:42 +0000 (22:07 +0000)
committerNishi <nishi@nishi.boats>
Fri, 27 Sep 2024 22:07:42 +0000 (22:07 +0000)
git-svn-id: file:///raid/svn-personal/tewi/trunk@186 8739d7e6-ffea-ec47-b151-bdff447c6205

README
README.tmpl
Server/tw_version.h

diff --git a/README b/README
index a73468e7335cfd05a2005690c4cff39014b5c08f..b5cb448fe76416ebf04514c5a45047053f7d5b41 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 
-Tewi HTTPd version 2.01
+Tewi HTTPd version 2.02-wip
 
 Original by Nishi <nishi@nishi.boats>
 
@@ -44,3 +44,4 @@ NetBSD                       Working on NetBSD/amd64 10.0
 Haiku                        Working
 PlayStation Portable         Working, missing module support
                              TODO: Get multi-threading working (maybe)
+PlayStation 3                TODO
index e7843568d8c62df8f80d60262c122ff696e0d272..9525d391e2075da09ce2e180ebc5a0921ec17675 100644 (file)
@@ -44,3 +44,4 @@ NetBSD                       Working on NetBSD/amd64 10.0
 Haiku                        Working
 PlayStation Portable         Working, missing module support
                              TODO: Get multi-threading working (maybe)
+PlayStation 3                TODO
index 00703c7ae63022f2b918bdcc5a0a076d958c32dc..b4785acd7fdf97a14d0fd2397b2fe47b4a1ef000 100644 (file)
@@ -7,7 +7,7 @@
 extern "C" {
 #endif
 
-#define TW_VERSION "2.01\0"
+#define TW_VERSION "2.02-wip\0"
 
 const char* tw_get_version(void);
 const char* tw_get_platform(void);