freebsd-dev/crypto/openssh/version.h
2014-01-31 13:12:02 +00:00

11 lines
271 B
C

/* $OpenBSD: version.h,v 1.69 2014/01/16 07:32:00 djm Exp $ */
/* $FreeBSD$ */
#define SSH_VERSION "OpenSSH_6.5"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
#define SSH_VERSION_FREEBSD "FreeBSD-20140130"
#define SSH_VERSION_HPN "_hpn13v11"