upstream commit

openssh-6.9

Upstream-ID: 6cfe8e1904812531080e6ab6e752d7001b5b2d45
This commit is contained in:
djm@openbsd.org 2015-07-01 01:55:13 +00:00 committed by Damien Miller
parent d921082ed6
commit 984b064fe2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
/* $OpenBSD: version.h,v 1.72 2015/03/04 18:53:53 djm Exp $ */
/* $OpenBSD: version.h,v 1.73 2015/07/01 01:55:13 djm Exp $ */
#define SSH_VERSION "OpenSSH_6.8"
#define SSH_VERSION "OpenSSH_6.9"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE