Changeset 186 in Main for trunk


Ignore:
Timestamp:
Sep 28, 2024, 7:07:42 AM (7 weeks ago)
Author:
Nishi
Message:

some stuff

Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/README

    r185 r186  
    11
    2 Tewi HTTPd version 2.01
     2Tewi HTTPd version 2.02-wip
    33
    44Original by Nishi <nishi@nishi.boats>
     
    4545PlayStation Portable         Working, missing module support
    4646                             TODO: Get multi-threading working (maybe)
     47PlayStation 3                TODO
  • trunk/README.tmpl

    r185 r186  
    4545PlayStation Portable         Working, missing module support
    4646                             TODO: Get multi-threading working (maybe)
     47PlayStation 3                TODO
  • trunk/Server/tw_version.h

    r178 r186  
    88#endif
    99
    10 #define TW_VERSION "2.01\0"
     10#define TW_VERSION "2.02-wip\0"
    1111
    1212const char* tw_get_version(void);
Note: See TracChangeset for help on using the changeset viewer.