summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2016-12-19 04:55:51 +0000
committerDamien Miller <djm@mindrot.org>2016-12-19 15:59:40 +1100
commit5f8d0bb8413d4d909cc7aa3c616fb0538224c3c9 (patch)
treeb9bf44bf50a3c312a9ddb18a87aa765ce3571241 /version.h
parent3a8213ea0ed843523e34e55ab9c852332bab4c7b (diff)
upstream commit
openssh-7.4 Upstream-ID: 1ee404adba6bbe10ae9277cbae3a94abe2867b79
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 617ab62ad..269ebcdaf 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
1/* $OpenBSD: version.h,v 1.77 2016/07/24 11:45:36 djm Exp $ */ 1/* $OpenBSD: version.h,v 1.78 2016/12/19 04:55:51 djm Exp $ */
2 2
3#define SSH_VERSION "OpenSSH_7.3" 3#define SSH_VERSION "OpenSSH_7.4"
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