summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordjm <djm@openbsd.org>2016-12-19 04:55:51 +0000
committerdjm <djm@openbsd.org>2016-12-19 04:55:51 +0000
commit1344ef06767d4784ce0c07ff361ebc4dcb2512b6 (patch)
treec185b75968e8207934990fcf8baa48526846d50a
parentremove testcase that depends on exact output and behaviour of (diff)
downloadwireguard-openbsd-1344ef06767d4784ce0c07ff361ebc4dcb2512b6.tar.xz
wireguard-openbsd-1344ef06767d4784ce0c07ff361ebc4dcb2512b6.zip
openssh-7.4
-rw-r--r--usr.bin/ssh/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/version.h b/usr.bin/ssh/version.h
index ffab129c04a..550d811e07b 100644
--- a/usr.bin/ssh/version.h
+++ b/usr.bin/ssh/version.h
@@ -1,3 +1,3 @@
-/* $OpenBSD: version.h,v 1.77 2016/07/24 11:45:36 djm Exp $ */
+/* $OpenBSD: version.h,v 1.78 2016/12/19 04:55:51 djm Exp $ */
-#define SSH_VERSION "OpenSSH_7.3"
+#define SSH_VERSION "OpenSSH_7.4"