kernel - Bring in dff23c692 from FreeBSD
[dragonfly.git] / crypto / openssh / version.h
blobd8207e758ff9c554f8a0b115a4b015320ed9b15a
1 /* $OpenBSD: version.h,v 1.71 2014/04/18 23:52:25 djm Exp $ */
3 #define SSH_VERSION "OpenSSH_6.7"
5 #define SSH_PORTABLE "p1"
6 #define SSH_RELEASE SSH_VERSION SSH_PORTABLE
8 #define SSH_VERSION_DRAGONFLY "DragonFly-20141006"
9 #define SSH_VERSION_HPN "_hpn14v5"