summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2021-03-02 01:48:18 +0000
committerDamien Miller <djm@mindrot.org>2021-03-02 16:43:01 +1100
commit0a4b23b11b9a4e6eec332dd5c6ab2ac6f62aa164 (patch)
tree21b71d3bd1fc81ef71f6a5895c3cf6f6af44da09
parentde3866383b6720ad4cad83be76fe4c8aa111a249 (diff)
upstream: openssh-8.5
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index c2f9c55b..6b4fa372 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
-/* $OpenBSD: version.h,v 1.88 2020/09/27 07:22:05 djm Exp $ */
+/* $OpenBSD: version.h,v 1.89 2021/03/02 01:48:18 djm Exp $ */
-#define SSH_VERSION "OpenSSH_8.4"
+#define SSH_VERSION "OpenSSH_8.5"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE