blob: b58fbe1ebce6292789b3b032bff9995348da1d4b [file] [log] [blame]
djm@openbsd.org984b0642015-07-01 01:55:13 +00001/* $OpenBSD: version.h,v 1.73 2015/07/01 01:55:13 djm Exp $ */
Damien Miller13c1c7a2003-04-01 21:45:26 +10002
djm@openbsd.org984b0642015-07-01 01:55:13 +00003#define SSH_VERSION "OpenSSH_6.9"
Damien Miller2aa6d3c2004-09-12 16:53:04 +10004
Damien Millerfb9d8172011-09-07 09:11:53 +10005#define SSH_PORTABLE "p1"
Damien Miller2aa6d3c2004-09-12 16:53:04 +10006#define SSH_RELEASE SSH_VERSION SSH_PORTABLE