]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: openssh-8.1
authordjm@openbsd.org <djm@openbsd.org>
Wed, 9 Oct 2019 00:04:57 +0000 (00:04 +0000)
committerDamien Miller <djm@mindrot.org>
Wed, 9 Oct 2019 00:12:26 +0000 (11:12 +1100)
OpenBSD-Commit-ID: 3356bb34e2aa287f0e6d6773c9ae659dc680147d

version.h

index 806ead9a6cef07f090bfd79116a56470b0ac6151..6b3fadf89edbf894a1e8b34bdc1496bff4b3973f 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
-/* $OpenBSD: version.h,v 1.84 2019/04/03 15:48:45 djm Exp $ */
+/* $OpenBSD: version.h,v 1.85 2019/10/09 00:04:57 djm Exp $ */
 
-#define SSH_VERSION    "OpenSSH_8.0"
+#define SSH_VERSION    "OpenSSH_8.1"
 
 #define SSH_PORTABLE   "p1"
 #define SSH_RELEASE    SSH_VERSION SSH_PORTABLE