mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-26 03:42:07 +00:00
ad4b1adf95
- djm@cvs.openbsd.org 2011/01/22 09:18:53 [version.h] crank to OpenSSH-5.7
7 lines
170 B
C
7 lines
170 B
C
/* $OpenBSD: version.h,v 1.60 2011/01/22 09:18:53 djm Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_5.7"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|