]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - crypto/openssh/version.h
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / crypto / openssh / version.h
1 /* $OpenBSD: version.h,v 1.66 2013/02/10 21:19:34 markus Exp $ */
2 /* $FreeBSD$ */
3
4 #define SSH_VERSION     "OpenSSH_6.2"
5
6 #define SSH_PORTABLE    "p2"
7 #define SSH_RELEASE     SSH_VERSION SSH_PORTABLE
8
9 #define SSH_VERSION_FREEBSD     "FreeBSD-20130515"
10 #define SSH_VERSION_HPN         "_hpn13v11"