From: deraadt@openbsd.org Date: Wed, 10 Oct 2018 16:43:49 +0000 (+0000) Subject: upstream: introducing openssh 7.9 X-Git-Tag: V_7_9_P1~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acc59cbe7a1fb169e1c3caba65a39bd74d6e030d;p=thirdparty%2Fopenssh-portable.git upstream: introducing openssh 7.9 OpenBSD-Commit-ID: 42d526a9fe01a40dd299ac58014d3349adf40e25 --- diff --git a/version.h b/version.h index f1bbf00f3..422dfbc3a 100644 --- a/version.h +++ b/version.h @@ -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