mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-15 14:44:38 +00:00
ae37959bfb
[version.h] 4.2
7 lines
173 B
C
7 lines
173 B
C
/* $OpenBSD: version.h,v 1.45 2005/08/31 09:28:42 markus Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_4.2"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|