mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-14 06:04:49 +00:00
1f04ca240d
[version.h] 4.1
7 lines
173 B
C
7 lines
173 B
C
/* $OpenBSD: version.h,v 1.44 2005/03/16 21:17:39 markus Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_4.1"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|