mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-11-27 23:53:26 +08:00
fd05154dc4
[version.h] openssh 6.2
7 lines
173 B
C
7 lines
173 B
C
/* $OpenBSD: version.h,v 1.66 2013/02/10 21:19:34 markus Exp $ */
|
|
|
|
#define SSH_VERSION "OpenSSH_6.2"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|