upstream commit

openssh-7.3

Upstream-ID: af106a7eb665f642648cf1993e162c899f358718
This commit is contained in:
djm@openbsd.org 2016-07-24 11:45:36 +00:00 committed by Damien Miller
parent 353766e088
commit b1a478792d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
/* $OpenBSD: version.h,v 1.76 2016/02/23 09:14:34 djm Exp $ */
/* $OpenBSD: version.h,v 1.77 2016/07/24 11:45:36 djm Exp $ */
#define SSH_VERSION "OpenSSH_7.2"
#define SSH_VERSION "OpenSSH_7.3"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE