]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: openssh-8.9
authordjm@openbsd.org <djm@openbsd.org>
Wed, 23 Feb 2022 11:07:09 +0000 (11:07 +0000)
committerDamien Miller <djm@mindrot.org>
Wed, 23 Feb 2022 11:08:26 +0000 (22:08 +1100)
OpenBSD-Commit-ID: 5c5f791c87c483cdab6d9266b43acdd9ca7bde0e

version.h

index eba7aca0643d35c29b3ae4ada22ff10fc0664fd2..09da52d0df892424da567726a19fbacf5f25bb59 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
-/* $OpenBSD: version.h,v 1.92 2021/09/26 14:01:11 djm Exp $ */
+/* $OpenBSD: version.h,v 1.93 2022/02/23 11:07:09 djm Exp $ */
 
-#define SSH_VERSION    "OpenSSH_8.8"
+#define SSH_VERSION    "OpenSSH_8.9"
 
 #define SSH_PORTABLE   "p1"
 #define SSH_RELEASE    SSH_VERSION SSH_PORTABLE