xref: /freebsd/crypto/openssh/version.h (revision 7e00348e7605b9906601438008341ffc37c00e2c)
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.1"
5 
6 #define SSH_PORTABLE	"p1"
7 #define SSH_RELEASE	SSH_VERSION SSH_PORTABLE
8 
9 #define SSH_VERSION_FREEBSD	"FreeBSD-20140420"
10 #define SSH_VERSION_HPN		"_hpn13v11"
11