blob: 617ab62ad2a5f8a303939fecdbe694a55247c26d [file] [log] [blame]
djm@openbsd.orgb1a47872016-07-24 11:45:36 +00001/* $OpenBSD: version.h,v 1.77 2016/07/24 11:45:36 djm Exp $ */
Damien Miller13c1c7a2003-04-01 21:45:26 +10002
djm@openbsd.orgb1a47872016-07-24 11:45:36 +00003#define SSH_VERSION "OpenSSH_7.3"
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