upstream: introducing openssh 7.9

OpenBSD-Commit-ID: 42d526a9fe01a40dd299ac58014d3349adf40e25
This commit is contained in:
deraadt@openbsd.org 2018-10-10 16:43:49 +00:00 committed by Damien Miller
parent 12731158c7
commit acc59cbe7a

View File

@ -1,6 +1,6 @@
/* $OpenBSD: version.h,v 1.82 2018/07/03 11:42:12 djm Exp $ */
/* $OpenBSD: version.h,v 1.83 2018/10/10 16:43:49 deraadt Exp $ */
#define SSH_VERSION "OpenSSH_7.8"
#define SSH_VERSION "OpenSSH_7.9"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE