Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.1 by nishi, Thu Oct 17 09:53:39 2024 UTC | Revision 1.2 by nishi, Sun Oct 20 20:23:51 2024 UTC | |
---|---|---|
# | Line 7 | Line 7 |
7 | extern "C" { | extern "C" { |
8 | #endif | #endif |
9 | ||
10 | #define TW_VERSION "2.04\0" | #define TW_VERSION "2.05\0" |
11 | #define TW_VERSION_TEXT "Tewi HTTPd version 2.04" | #define TW_VERSION_TEXT "Tewi HTTPd version 2.05" |
12 | ||
13 | const char* tw_get_version(void); | const char* tw_get_version(void); |
14 | const char* tw_get_platform(void); | const char* tw_get_platform(void); |
|
nishi@chaotic.ninja | ViewVC Help |
Powered by ViewVC 1.3.0-dev |