Release redbean 2.0.5

This commit is contained in:
Justine Tunney 2022-06-23 16:09:20 -07:00
parent f79b2fe23a
commit 3d07f362d7
2 changed files with 2 additions and 2 deletions

View file

@ -143,7 +143,7 @@ STATIC_YOINK("ShowCrashReportsEarly");
#define REDBEAN "redbean"
#endif
#define VERSION 0x020004
#define VERSION 0x020005
#define HEARTBEAT 5000 /*ms*/
#define HASH_LOAD_FACTOR /* 1. / */ 4
#define MONITOR_MICROS 150000