mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-24 00:11:05 +01:00
7 lines
170 B
C
7 lines
170 B
C
/* $OpenBSD: version.h,v 1.53 2008/04/03 09:50:14 djm Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_5.0"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|