summaryrefslogtreecommitdiff
path: root/usr.bin/ssh
diff options
context:
space:
mode:
authorDamien Miller <djm@cvs.openbsd.org>2020-05-06 20:58:02 +0000
committerDamien Miller <djm@cvs.openbsd.org>2020-05-06 20:58:02 +0000
commit1954bc1b779927c861769602c4e1087c8c530eee (patch)
treea21f79c8cefd1497e66880cdcda20e7b3be81225 /usr.bin/ssh
parent7c117d13da93473c0d384c366c71ed5419acf7d8 (diff)
openssh-8.3; ok deraadt@
Diffstat (limited to 'usr.bin/ssh')
-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 d9fa5e99f5f..05157f8498e 100644
--- a/usr.bin/ssh/version.h
+++ b/usr.bin/ssh/version.h
@@ -1,3 +1,3 @@
-/* $OpenBSD: version.h,v 1.86 2020/02/14 00:39:20 djm Exp $ */
+/* $OpenBSD: version.h,v 1.87 2020/05/06 20:58:01 djm Exp $ */
-#define SSH_VERSION "OpenSSH_8.2"
+#define SSH_VERSION "OpenSSH_8.3"