upstream: openssh-8.1

OpenBSD-Commit-ID: 3356bb34e2aa287f0e6d6773c9ae659dc680147d
This commit is contained in:
djm@openbsd.org 2019-10-09 00:04:57 +00:00 committed by Damien Miller
parent 29e0ecd9b4
commit 3b4e56d740
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
/* $OpenBSD: version.h,v 1.84 2019/04/03 15:48:45 djm Exp $ */
/* $OpenBSD: version.h,v 1.85 2019/10/09 00:04:57 djm Exp $ */
#define SSH_VERSION "OpenSSH_8.0"
#define SSH_VERSION "OpenSSH_8.1"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE