454aa85277
Upgrade to OpenSSH 6.4p1. Bump VersionAddendum. Approved by: des
11 lines
271 B
C
11 lines
271 B
C
/* $OpenBSD: version.h,v 1.68 2013/11/08 01:38:11 djm Exp $ */
|
|
/* $FreeBSD$ */
|
|
|
|
#define SSH_VERSION "OpenSSH_6.4"
|
|
|
|
#define SSH_PORTABLE "p1"
|
|
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
|
|
|
#define SSH_VERSION_FREEBSD "FreeBSD-20131111"
|
|
#define SSH_VERSION_HPN "_hpn13v11"
|