mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-11-30 18:03:32 +08:00
d48a22601b
crank; ok markus, deraadt
7 lines
170 B
C
7 lines
170 B
C
/* $OpenBSD: version.h,v 1.72 2015/03/04 18:53:53 djm Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_6.8"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|