]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: openssh-9.5
authordjm@openbsd.org <djm@openbsd.org>
Wed, 4 Oct 2023 04:04:09 +0000 (04:04 +0000)
committerDamien Miller <djm@mindrot.org>
Wed, 4 Oct 2023 04:33:36 +0000 (15:33 +1100)
OpenBSD-Commit-ID: 5e0af680480bd3b6f5560cf840ad032d48fd6b16

version.h

index e5b1e719d4d618cf39059a12fb8f36f690a82bfa..1363d4706812fbca3583c1fcb767b7dbd8fb1f5a 100644 (file)
--- 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