blob: c86e2097c7151f65c575ad698aa9e98babf9a127 [file] [log] [blame]
djm@openbsd.org3be52bc2017-03-20 01:18:59 +00001/* $OpenBSD: version.h,v 1.79 2017/03/20 01:18:59 djm Exp $ */
Damien Miller13c1c7a2003-04-01 21:45:26 +10002
djm@openbsd.org3be52bc2017-03-20 01:18:59 +00003#define SSH_VERSION "OpenSSH_7.5"
Damien Miller2aa6d3c2004-09-12 16:53:04 +10004
Damien Millerb86a3342016-02-23 20:16:53 +11005#define SSH_PORTABLE "p1"
Damien Miller2aa6d3c2004-09-12 16:53:04 +10006#define SSH_RELEASE SSH_VERSION SSH_PORTABLE