diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2021-04-09 05:54:01 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2021-04-09 05:54:01 +0000 |
commit | d39b7626a65feb9ef34e110909f99786bcc88376 (patch) | |
tree | fd84a3f74937cc25f2c4fcf703e8a0f92a894d81 | |
parent | dfdd3381565250c1fe4fa1db3930ce8bf1bdcfb0 (diff) |
Fix release time
ok deraadt
-rw-r--r-- | etc/root/root.mail | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/root/root.mail b/etc/root/root.mail index e3051c2ef10..e92d600a74a 100644 --- a/etc/root/root.mail +++ b/etc/root/root.mail @@ -1,6 +1,6 @@ -From deraadt@do-not-reply.openbsd.org Tue May 1 06:08:00 MST 2021 +From deraadt@do-not-reply.openbsd.org Sat May 1 06:09:00 MST 2021 Return-Path: root -Date: May 1 06:08:00 MST 2021 +Date: May 1 06:09:00 MST 2021 From: deraadt@do-not-reply.openbsd.org (Theo de Raadt) To: root Subject: Welcome to OpenBSD 6.9! |