parent
fc5d6759ab
commit
92cf5adea1
|
@ -11,6 +11,9 @@
|
||||||
[sshd_config.5]
|
[sshd_config.5]
|
||||||
bz#2184 clarify behaviour of a keyword that appears in multiple
|
bz#2184 clarify behaviour of a keyword that appears in multiple
|
||||||
matching Match blocks; ok dtucker@
|
matching Match blocks; ok dtucker@
|
||||||
|
- djm@cvs.openbsd.org 2014/02/27 22:57:40
|
||||||
|
[version.h]
|
||||||
|
openssh-6.6
|
||||||
|
|
||||||
20140227
|
20140227
|
||||||
- OpenBSD CVS Sync
|
- OpenBSD CVS Sync
|
||||||
|
|
|
@ -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_PORTABLE "p1"
|
||||||
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
||||||
|
|
Loading…
Reference in New Issue