freebsd-dev/crypto/openssh/version.h
Dag-Erling Smørgrav e4a9863fb7 Upgrade to 6.3p1.
Approved by:	re (gjb)
2013-09-21 21:36:09 +00:00

11 lines
271 B
C

/* $OpenBSD: version.h,v 1.67 2013/07/25 00:57:37 djm Exp $ */
/* $FreeBSD$ */
#define SSH_VERSION "OpenSSH_6.3"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
#define SSH_VERSION_FREEBSD "FreeBSD-20130918"
#define SSH_VERSION_HPN "_hpn13v11"