]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - crypto/openssh/version.h
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / crypto / openssh / version.h
1 /* $OpenBSD: version.h,v 1.68 2013/11/08 01:38:11 djm Exp $ */
2 /* $FreeBSD$ */
3
4 #define SSH_VERSION     "OpenSSH_6.4"
5
6 #define SSH_PORTABLE    "p1"
7 #define SSH_RELEASE     SSH_VERSION SSH_PORTABLE
8
9 #define SSH_VERSION_FREEBSD     "FreeBSD-20131111"
10 #define SSH_VERSION_HPN         "_hpn13v11"