From a65fe39d5418ffd96b93744d3a3e43cd48ecab4c Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Thu, 8 Jul 2021 23:42:15 -0600 Subject: [PATCH] UPDATING: fix typo The correct version is 20210215, not 20120215 :( Reported by: Yasuhiro Kimura Fixes: 3f7b23177f1d Sponsored by: Netflix --- UPDATING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index e7453030b24..4a8fde856e8 100644 --- a/UPDATING +++ b/UPDATING @@ -33,7 +33,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW: bump __FreeBSD_version, since it was bumped recently. 20210707: - awk has been updated to the latest one-true-awk version 20120215. + awk has been updated to the latest one-true-awk version 20210215. This contains a number of minor bug fixes. 20210624: