[version.h]
     crank version; ok deraadt
This commit is contained in:
Darren Tucker 2009-07-06 07:13:04 +10:00
parent 71e4d54dc7
commit cd6b1a27cb
2 changed files with 5 additions and 2 deletions

View File

@ -16,6 +16,9 @@
control whether the client tries to use roaming if enabled on the control whether the client tries to use roaming if enabled on the
server. From Martin Forssen. server. From Martin Forssen.
ok markus@ ok markus@
- markus@cvs.openbsd.org 2009/06/30 14:54:40
[version.h]
crank version; ok deraadt
20090622 20090622
- (dtucker) OpenBSD CVS Sync - (dtucker) OpenBSD CVS Sync

View File

@ -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_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE #define SSH_RELEASE SSH_VERSION SSH_PORTABLE