mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-13 21:53:47 +08:00
3ac4a234df
[version.h] openssh-6.4
7 lines
170 B
C
7 lines
170 B
C
/* $OpenBSD: version.h,v 1.68 2013/11/08 01:38:11 djm Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_6.4"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|