git: a65fe39d5418 - main - UPDATING: fix typo

Warner Losh imp at FreeBSD.org
Fri Jul 9 05:43:45 UTC 2021


The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=a65fe39d5418ffd96b93744d3a3e43cd48ecab4c

commit a65fe39d5418ffd96b93744d3a3e43cd48ecab4c
Author:     Warner Losh <imp at FreeBSD.org>
AuthorDate: 2021-07-09 05:42:15 +0000
Commit:     Warner Losh <imp at 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:


More information about the dev-commits-src-all mailing list