summaryrefslogtreecommitdiff
path: root/usr.bin/ssh
diff options
context:
space:
mode:
authorDamien Miller <djm@cvs.openbsd.org>2010-03-16 16:36:50 +0000
committerDamien Miller <djm@cvs.openbsd.org>2010-03-16 16:36:50 +0000
commitd424582d72e123f5994724c53e6fb3610cf70ee4 (patch)
treec6bce973baa0c6c81da9a91e31f3c5114cab03db /usr.bin/ssh
parent6564ea41133a87e6cc31855ac5555f089fb2a16e (diff)
crank version to openssh-5.5 since we have a few fixes since 5.4;
requested deraadt@ kettenis@
Diffstat (limited to 'usr.bin/ssh')
-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"