The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=a65fe39d5418ffd96b93744d3a3e43cd48ecab4c
commit a65fe39d5418ffd96b93744d3a3e43cd48ecab4c Author: Warner Losh <i...@freebsd.org> AuthorDate: 2021-07-09 05:42:15 +0000 Commit: Warner Losh <i...@freebsd.org> CommitDate: 2021-07-09 05:42:15 +0000 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 e7453030b24a..4a8fde856e83 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: _______________________________________________ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "dev-commits-src-all-unsubscr...@freebsd.org"