summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorDamien Miller <djm@cvs.openbsd.org>2023-10-04 04:04:10 +0000
committerDamien Miller <djm@cvs.openbsd.org>2023-10-04 04:04:10 +0000
commit10c91841603f15a4322e970224d10dbc796fce6d (patch)
tree60afd916a453f15df90aa571b02e6d1c03e9def7 /usr.bin
parent9da11ee66946b261942ab2afa70d6dd1137b39a3 (diff)
openssh-9.5
Diffstat (limited to 'usr.bin')
-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 5b70084ec26..83ddf1d684d 100644
--- a/usr.bin/ssh/version.h
+++ b/usr.bin/ssh/version.h
@@ -1,3 +1,3 @@
-/* $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"