mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 23:28:37 -04:00
10 lines
274 B
C
10 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 "p2"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
|
|
|
#define SSH_VERSION_FREEBSD "FreeBSD-20130515"
|
|
#define SSH_VERSION_HPN "_hpn13v11"
|