[version.h]
     3.6.1
This commit is contained in:
Damien Miller 2003-04-01 21:45:26 +10:00
parent d32090426b
commit 13c1c7a75e
2 changed files with 7 additions and 4 deletions

View File

@ -28,6 +28,9 @@
[compat.c compat.h kex.c]
bugfix causes stalled connections for ssh.com < 3.0; noticed by ho@;
tested by ho@ and myself
- markus@cvs.openbsd.org 2003/04/01 10:56:46
[version.h]
3.6.1
20030326
- (djm) OpenBSD CVS Sync
@ -1290,4 +1293,4 @@
save auth method before monitor_reset_key_state(); bugzilla bug #284;
ok provos@
$Id: ChangeLog,v 1.2645 2003/04/01 11:44:37 djm Exp $
$Id: ChangeLog,v 1.2646 2003/04/01 11:45:26 djm Exp $

View File

@ -1,3 +1,3 @@
/* $OpenBSD: version.h,v 1.36 2003/03/17 11:43:47 markus Exp $ */
#define SSH_VERSION "OpenSSH_3.6p1"
/* $OpenBSD: version.h,v 1.37 2003/04/01 10:56:46 markus Exp $ */
#define SSH_VERSION "OpenSSH_3.6.1p1"