summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordjm <djm@openbsd.org>2010-03-16 16:36:49 +0000
committerdjm <djm@openbsd.org>2010-03-16 16:36:49 +0000
commitb2b27e1965ea2b2031a3ae729708a02445062f3d (patch)
tree482d4a401168f88a914118221f5c8bbbdc46887f
parentspelling in error message. ok djm kettenis (diff)
downloadwireguard-openbsd-b2b27e1965ea2b2031a3ae729708a02445062f3d.tar.xz
wireguard-openbsd-b2b27e1965ea2b2031a3ae729708a02445062f3d.zip
crank version to openssh-5.5 since we have a few fixes since 5.4;
requested deraadt@ kettenis@
-rw-r--r--usr.bin/ssh/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/version.h b/usr.bin/ssh/version.h
index d8261252a53..b79cb3fc946 100644
--- a/usr.bin/ssh/version.h
+++ b/usr.bin/ssh/version.h
@@ -1,3 +1,3 @@
-/* $OpenBSD: version.h,v 1.57 2010/03/07 22:01:32 djm Exp $ */
+/* $OpenBSD: version.h,v 1.58 2010/03/16 16:36:49 djm Exp $ */
-#define SSH_VERSION "OpenSSH_5.4"
+#define SSH_VERSION "OpenSSH_5.5"