freebsd-dev/crypto/openssh/version.h
2012-09-03 16:51:41 +00:00

11 lines
274 B
C

/* $OpenBSD: version.h,v 1.65 2012/07/22 18:19:21 markus Exp $ */
/* $FreeBSD$ */
#define SSH_VERSION "OpenSSH_6.1"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
#define SSH_VERSION_FREEBSD "FreeBSD-20120901"
#define SSH_VERSION_HPN "_hpn13v11"