11 lines
271 B
C
11 lines
271 B
C
/* $OpenBSD: version.h,v 1.67 2013/07/25 00:57:37 djm Exp $ */
|
|
/* $FreeBSD$ */
|
|
|
|
#define SSH_VERSION "OpenSSH_6.3"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
|
|
|
#define SSH_VERSION_FREEBSD "FreeBSD-20130918"
|
|
#define SSH_VERSION_HPN "_hpn13v11"
|