mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-18 16:14:34 +00:00
b3bc331e09
- djm@cvs.openbsd.org 2010/03/07 22:01:32 [version.h] openssh-5.4
7 lines
170 B
C
7 lines
170 B
C
/* $OpenBSD: version.h,v 1.57 2010/03/07 22:01:32 djm Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_5.4"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|