summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarkus <markus@openbsd.org>2000-05-08 18:29:43 +0000
committermarkus <markus@openbsd.org>2000-05-08 18:29:43 +0000
commit74cbbd9341f69db182e754133b7524da60c16523 (patch)
tree5cc05cf8160f79aad6cb43757777118719e8c327
parenthandle escapes in real and original key format, ok millert@ (diff)
downloadwireguard-openbsd-74cbbd9341f69db182e754133b7524da60c16523.tar.xz
wireguard-openbsd-74cbbd9341f69db182e754133b7524da60c16523.zip
OpenSSH-2.1
-rw-r--r--usr.bin/ssh/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ssh/version.h b/usr.bin/ssh/version.h
index 5e7a38da094..d577644d61e 100644
--- a/usr.bin/ssh/version.h
+++ b/usr.bin/ssh/version.h
@@ -1 +1 @@
-#define SSH_VERSION "OpenSSH-2.0"
+#define SSH_VERSION "OpenSSH-2.1"