mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-28 04:52:07 +00:00
c471860d25
[version.h] crank now, release later
7 lines
170 B
C
7 lines
170 B
C
/* $OpenBSD: version.h,v 1.62 2011/08/02 23:13:01 djm Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_5.9"
|
|
|
|
#define SSH_PORTABLE "p2"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|