7 lines
173 B
C
7 lines
173 B
C
/* $OpenBSD: version.h,v 1.46 2006/02/01 11:27:22 markus Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_4.3"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|