=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/PROTOCOL.u2f,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- src/usr.bin/ssh/PROTOCOL.u2f 2020/02/21 00:04:43 1.20 +++ src/usr.bin/ssh/PROTOCOL.u2f 2020/04/28 04:02:29 1.21 @@ -236,7 +236,7 @@ The middleware library need only expose a handful of functions: - #define SSH_SK_VERSION_MAJOR 0x00040000 /* API version */ + #define SSH_SK_VERSION_MAJOR 0x00050000 /* API version */ #define SSH_SK_VERSION_MAJOR_MASK 0xffff0000 /* Flags */