summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2000-03-06 21:34:10 +0000
committerderaadt <deraadt@openbsd.org>2000-03-06 21:34:10 +0000
commitacf649e9d65637d0ff076d71892b04cae3e6537a (patch)
treecf54a3bf6331eb46df0591d28a5b30c5220b7e8c
parentfix pr 1113, fclose() -> pclose(), todo: remote popen() (diff)
downloadwireguard-openbsd-acf649e9d65637d0ff076d71892b04cae3e6537a.tar.xz
wireguard-openbsd-acf649e9d65637d0ff076d71892b04cae3e6537a.zip
version 1.2.3
-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 c2ef9ff4f20..fe2e876ea87 100644
--- a/usr.bin/ssh/version.h
+++ b/usr.bin/ssh/version.h
@@ -1 +1 @@
-#define SSH_VERSION "OpenSSH-1.2.2"
+#define SSH_VERSION "OpenSSH-1.2.3"