summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2017-09-30 22:26:33 +0000
committerDamien Miller <djm@mindrot.org>2017-10-01 09:27:30 +1100
commite4a798f001d2ecd8bf025c1d07658079f27cc604 (patch)
tree03fad6591aeffb76a500788eb7f306d5dd974f1c /version.h
parent5fa1407e16e7e5fda9769d53b626ce39d5588d4d (diff)
upstream commit
openssh-7.6; ok deraadt@ Upstream-ID: a39c3a5b63a1baae109ae1ae4c7c34c2a59acde0
Diffstat (limited to 'version.h')
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index c86e2097c..e093f623b 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
1/* $OpenBSD: version.h,v 1.79 2017/03/20 01:18:59 djm Exp $ */ 1/* $OpenBSD: version.h,v 1.80 2017/09/30 22:26:33 djm Exp $ */
2 2
3#define SSH_VERSION "OpenSSH_7.5" 3#define SSH_VERSION "OpenSSH_7.6"
4 4
5#define SSH_PORTABLE "p1" 5#define SSH_PORTABLE "p1"
6#define SSH_RELEASE SSH_VERSION SSH_PORTABLE 6#define SSH_RELEASE SSH_VERSION SSH_PORTABLE