]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - crypto/openssh/version.h
MFH (r263712): upgrade openssh to 6.6p1
[FreeBSD/stable/10.git] / crypto / openssh / version.h
1 /* $OpenBSD: version.h,v 1.70 2014/02/27 22:57:40 djm Exp $ */
2 /* $FreeBSD$ */
3
4 #define SSH_VERSION     "OpenSSH_6.6"
5
6 #define SSH_PORTABLE    "p1"
7 #define SSH_RELEASE     SSH_VERSION SSH_PORTABLE
8
9 #define SSH_VERSION_FREEBSD     "FreeBSD-20140324"
10 #define SSH_VERSION_HPN         "_hpn13v11"