summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@cvs.openbsd.org>2019-04-03 15:48:46 +0000
committerDamien Miller <djm@cvs.openbsd.org>2019-04-03 15:48:46 +0000
commit5189b635668adeb55bbcce6e55d187aa867f57ee (patch)
treefc9e76fbac60aad5aa11a9341f7e569a4986db5f
parentbfb5e08c9b6b73ade438b8cd10ba30a4defae80c (diff)
openssh-8.0
-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 713a2c400ea..45b5839ac78 100644
--- a/usr.bin/ssh/version.h
+++ b/usr.bin/ssh/version.h
@@ -1,3 +1,3 @@
-/* $OpenBSD: version.h,v 1.83 2018/10/10 16:43:49 deraadt Exp $ */
+/* $OpenBSD: version.h,v 1.84 2019/04/03 15:48:45 djm Exp $ */
-#define SSH_VERSION "OpenSSH_7.9"
+#define SSH_VERSION "OpenSSH_8.0"