xref: /freebsd/crypto/openssh/version.h (revision ce3adf4362fcca6a43e500b2531f0038adbfbd21)
1 /* $OpenBSD: version.h,v 1.67 2013/07/25 00:57:37 djm Exp $ */
2 /* $FreeBSD$ */
3 
4 #define SSH_VERSION	"OpenSSH_6.3"
5 
6 #define SSH_PORTABLE	"p1"
7 #define SSH_RELEASE	SSH_VERSION SSH_PORTABLE
8 
9 #define SSH_VERSION_FREEBSD	"FreeBSD-20130918"
10 #define SSH_VERSION_HPN		"_hpn13v11"
11