summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2023-10-04 04:04:09 +0000
committerDamien Miller <djm@mindrot.org>2023-10-04 15:33:36 +1100
commitf65f187b105d9b5c12fd750a211397d08c17c6d4 (patch)
tree93f9991d74ff32705973242634ac7e00b7091040
parentffe27e54a4bb18d5d3bbd3f4cc93a41b8d94dfd2 (diff)
upstream: openssh-9.5
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index e5b1e719..1363d470 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
-/* $OpenBSD: version.h,v 1.98 2023/08/10 01:01:07 djm Exp $ */
+/* $OpenBSD: version.h,v 1.99 2023/10/04 04:04:09 djm Exp $ */
-#define SSH_VERSION "OpenSSH_9.4"
+#define SSH_VERSION "OpenSSH_9.5"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE