Release redbean 2.0.1

This commit is contained in:
Justine Tunney 2022-06-14 20:21:07 -07:00
parent 8b13e1acc8
commit 42b34c26f8
7 changed files with 67 additions and 101 deletions

View file

@ -967,7 +967,7 @@ DLLEXE = DLLSTD
// 6:Contains Initialized Data
// o 5:Contains Code
// rrrr oororrorrr
PETEXT = 0b01110000000000000000000001100000
PETEXT = 0b01100000000000000000000001100000
PEDATA = 0b11000000000000000000000011000000
PEIMPS = 0b11000000000000000000000001000000