mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-11-24 10:53:24 +08:00
6ba5740941
[version.h] crank to 4.4
7 lines
170 B
C
7 lines
170 B
C
/* $OpenBSD: version.h,v 1.47 2006/08/30 00:14:37 djm Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_4.4"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|