diff options
author | Damien Miller <djm@mindrot.org> | 2023-02-02 13:21:45 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2023-02-02 13:21:45 +0100 |
commit | d07cfb11a0ca574eb68a3931d8c46fbe862a2021 (patch) | |
tree | 3a5cc5dd1e46fc1ad19dfa96a1319818178008ed /README | |
parent | adapt compat_kex_proposal() test to portable (diff) | |
download | openssh-d07cfb11a0ca574eb68a3931d8c46fbe862a2021.tar.xz openssh-d07cfb11a0ca574eb68a3931d8c46fbe862a2021.zip |
update version in README
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -See https://www.openssh.com/releasenotes.html#9.1p1 for the release notes. +See https://www.openssh.com/releasenotes.html#9.2p1 for the release notes. Please read https://www.openssh.com/report.html for bug reporting instructions and note that we do not use Github for bug reporting or |