upstream commit

openssh-7.2

Upstream-ID: 9db776b26014147fc907ece8460ef2bcb0f11e78
This commit is contained in:
djm@openbsd.org 2016-02-23 09:14:34 +00:00 committed by Damien Miller
parent 1acc058d0a
commit 555dd35ff1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
/* $OpenBSD: version.h,v 1.75 2015/08/21 03:45:26 djm Exp $ */
/* $OpenBSD: version.h,v 1.76 2016/02/23 09:14:34 djm Exp $ */
#define SSH_VERSION "OpenSSH_7.1"
#define SSH_VERSION "OpenSSH_7.2"
#define SSH_PORTABLE "p2"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE