xref: /freebsd/crypto/openssh/version.h (revision 3a92d97ff0f22d21608e1c19b83104c4937523b6)
1 /* $OpenBSD: version.h,v 1.69 2014/01/16 07:32:00 djm Exp $ */
2 /* $FreeBSD$ */
3 
4 #define SSH_VERSION	"OpenSSH_6.5"
5 
6 #define SSH_PORTABLE	"p1"
7 #define SSH_RELEASE	SSH_VERSION SSH_PORTABLE
8 
9 #define SSH_VERSION_FREEBSD	"FreeBSD-20140130"
10 #define SSH_VERSION_HPN		"_hpn13v11"
11