mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
6888a9be56
for a key revocation list and more fine-grained authentication control.
11 lines
274 B
C
11 lines
274 B
C
/* $OpenBSD: version.h,v 1.66 2013/02/10 21:19:34 markus Exp $ */
|
|
/* $FreeBSD$ */
|
|
|
|
#define SSH_VERSION "OpenSSH_6.2"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
|
|
|
#define SSH_VERSION_FREEBSD "FreeBSD-20130322"
|
|
#define SSH_VERSION_HPN "_hpn13v11"
|