blob: 4189982a98b1063b003320d7b82d2c386a81b442 [file] [log] [blame]
djm@openbsd.org555dd352016-02-23 09:14:34 +00001/* $OpenBSD: version.h,v 1.76 2016/02/23 09:14:34 djm Exp $ */
Damien Miller13c1c7a2003-04-01 21:45:26 +10002
djm@openbsd.org555dd352016-02-23 09:14:34 +00003#define SSH_VERSION "OpenSSH_7.2"
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