summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordjm <djm@openbsd.org>2015-03-04 18:53:53 +0000
committerdjm <djm@openbsd.org>2015-03-04 18:53:53 +0000
commit7b4356b954803a80cbd1170db4f430d32b62f418 (patch)
treeb8ef4a5cd6dc12a72262763a5703f1e50141c696
parentMake sure that rn_mpath_adj_mpflag() is called with the correct pointer (diff)
downloadwireguard-openbsd-7b4356b954803a80cbd1170db4f430d32b62f418.tar.xz
wireguard-openbsd-7b4356b954803a80cbd1170db4f430d32b62f418.zip
crank; ok markus, deraadt
-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 fa2e4b07bd3..f65d3e245aa 100644
--- a/usr.bin/ssh/version.h
+++ b/usr.bin/ssh/version.h
@@ -1,3 +1,3 @@
-/* $OpenBSD: version.h,v 1.71 2014/04/18 23:52:25 djm Exp $ */
+/* $OpenBSD: version.h,v 1.72 2015/03/04 18:53:53 djm Exp $ */
-#define SSH_VERSION "OpenSSH_6.7"
+#define SSH_VERSION "OpenSSH_6.8"