mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 23:08:31 +00:00
Cosmopolitan 1.0
This commit is contained in:
parent
1a3d22b2fd
commit
7cbc2bc083
2 changed files with 6 additions and 6 deletions
|
@ -681,9 +681,9 @@ static void ProgramPort(long x) {
|
|||
|
||||
static void SetDefaults(void) {
|
||||
#ifdef STATIC
|
||||
ProgramBrand("redbean-static/0.4");
|
||||
ProgramBrand("redbean-static/1.0");
|
||||
#else
|
||||
ProgramBrand("redbean/0.4");
|
||||
ProgramBrand("redbean/1.0");
|
||||
#endif
|
||||
__log_level = kLogInfo;
|
||||
maxpayloadsize = 64 * 1024;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue