kernel - CAM cleanup 3/N - Remove unnecessary mplocks
[dragonfly.git] / crypto / openssh / version.h
blob5516c45ecd5422628fdd920e76ab1b0e88ed9714
1 /* $OpenBSD: version.h,v 1.77 2016/07/24 11:45:36 djm Exp $ */
3 #define SSH_VERSION "OpenSSH_7.3"
5 #define SSH_PORTABLE "p1"
6 #define SSH_RELEASE SSH_VERSION SSH_PORTABLE
8 #define SSH_VERSION_DRAGONFLY "DragonFly-20160813"