Weekly betas

Am I missing something or should beta 21 be out now?

Shush… we don’t want to scare away the programmers. Haw eh eh eh eh.

IF (There is no new beta this Friday) THEN (Wait for the next Friday, please)

struct date d;
int mercy = 0;
boolean Friday;

while (!finalrelease()) {
Friday = (getdate(&d).da_day == 5);
if (!Friday && mercy) mercy = 0;
if (Friday && !mercy) {
if (!betaavailable()) {
poll(staff);
printf(“Are we there yet?\n\r”);
mercy = 1; }
}

00 BETA = TRUE
10 REPEAT
20 PRINT "ARE WE THERE YET?"
30 WAIT 5000
40 PRINT "CAN WE HAVE AN ICE CREAM?"
50 WAIT 5000
60 PRINT "IT'S NOT FAIR, MAC'S GOT ONE!"
70 GOSUB REPRIMAND
80 WAIT 10000
90 UNTIL BETA = FALSE
100 WAIT 10000 * 6
110 GOTO 00

Not fair! I want ice cream for my dog! (Sorry, I’m too frazzled with writing to code it.)

Although, I do have time to post, so I can’t be that frazzled.

Is there any news about weekly betas?