mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-11-29 00:01:43 +08:00
aaae43e7d3
[version.h] openssh-5.1
7 lines
170 B
C
7 lines
170 B
C
/* $OpenBSD: version.h,v 1.54 2008/07/21 08:19:07 djm Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_5.1"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|