]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - crypto/openssh/version.h
Pull in OpenSSH 6.1 from head.
[FreeBSD/stable/9.git] / crypto / openssh / version.h
1 /* $OpenBSD: version.h,v 1.65 2012/07/22 18:19:21 markus Exp $ */
2 /* $FreeBSD$ */
3
4 #define SSH_VERSION     "OpenSSH_6.1"
5
6 #define SSH_PORTABLE    "p1"
7 #define SSH_RELEASE     SSH_VERSION SSH_PORTABLE
8
9 #define SSH_VERSION_FREEBSD     "FreeBSD-20120901"
10 #define SSH_VERSION_HPN         "_hpn13v11"