- djm@cvs.openbsd.org 2014/02/27 22:57:40

[version.h]
     openssh-6.6
This commit is contained in:
Damien Miller 2014-02-28 10:01:53 +11:00
parent fc5d6759ab
commit 92cf5adea1
2 changed files with 5 additions and 2 deletions

View File

@ -11,6 +11,9 @@
[sshd_config.5]
bz#2184 clarify behaviour of a keyword that appears in multiple
matching Match blocks; ok dtucker@
- djm@cvs.openbsd.org 2014/02/27 22:57:40
[version.h]
openssh-6.6
20140227
- OpenBSD CVS Sync

View File

@ -1,6 +1,6 @@
/* $OpenBSD: version.h,v 1.69 2014/01/16 07:32:00 djm Exp $ */
/* $OpenBSD: version.h,v 1.70 2014/02/27 22:57:40 djm Exp $ */
#define SSH_VERSION "OpenSSH_6.5"
#define SSH_VERSION "OpenSSH_6.6"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE