mirror of git://anongit.mindrot.org/openssh.git
- markus@cvs.openbsd.org 2009/06/30 14:54:40
[version.h] crank version; ok deraadt
This commit is contained in:
parent
71e4d54dc7
commit
cd6b1a27cb
|
@ -16,6 +16,9 @@
|
|||
control whether the client tries to use roaming if enabled on the
|
||||
server. From Martin Forssen.
|
||||
ok markus@
|
||||
- markus@cvs.openbsd.org 2009/06/30 14:54:40
|
||||
[version.h]
|
||||
crank version; ok deraadt
|
||||
|
||||
20090622
|
||||
- (dtucker) OpenBSD CVS Sync
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* $OpenBSD: version.h,v 1.55 2009/02/23 00:06:15 djm Exp $ */
|
||||
/* $OpenBSD: version.h,v 1.56 2009/06/30 14:54:40 markus Exp $ */
|
||||
|
||||
#define SSH_VERSION "OpenSSH_5.2"
|
||||
#define SSH_VERSION "OpenSSH_5.3"
|
||||
|
||||
#define SSH_PORTABLE "p1"
|
||||
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
||||
|
|
Loading…
Reference in New Issue