freebsd-dev/crypto/openssh/version.h

11 lines
273 B
C
Raw Normal View History

2014-03-22 15:23:38 +00:00
/* $OpenBSD: version.h,v 1.70 2014/02/27 22:57:40 djm Exp $ */
/* $FreeBSD$ */
#define SSH_VERSION "OpenSSH_6.6.1"
2013-09-18 17:27:38 +00:00
#define SSH_PORTABLE "p1"
2005-06-05 15:40:50 +00:00
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
#define SSH_VERSION_FREEBSD "FreeBSD-20140420"
2012-09-03 16:51:41 +00:00
#define SSH_VERSION_HPN "_hpn13v11"