diff options
author | Damien Miller <djm@cvs.openbsd.org> | 2021-03-02 01:48:19 +0000 |
---|---|---|
committer | Damien Miller <djm@cvs.openbsd.org> | 2021-03-02 01:48:19 +0000 |
commit | 2c8691491e30fd194a4840c3e31185b6166dda27 (patch) | |
tree | 4c70495256482346297293ee2e23f3f049819768 /usr.bin/ssh/version.h | |
parent | c0cba89d6fbb6c8350c69b2e78541796c8de8e8c (diff) |
openssh-8.5
Diffstat (limited to 'usr.bin/ssh/version.h')
-rw-r--r-- | usr.bin/ssh/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/version.h b/usr.bin/ssh/version.h index c945013ecd7..8b02bbeddfa 100644 --- a/usr.bin/ssh/version.h +++ b/usr.bin/ssh/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.88 2020/09/27 07:22:05 djm Exp $ */ +/* $OpenBSD: version.h,v 1.89 2021/03/02 01:48:18 djm Exp $ */ -#define SSH_VERSION "OpenSSH_8.4" +#define SSH_VERSION "OpenSSH_8.5" |