summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-03-22 05:59:22 +1100
committerDamien Miller <djm@mindrot.org>2010-03-22 05:59:22 +1100
commit13a9f7247abccd4587822cdd5c95523032727c22 (patch)
tree1a71007b1676ac9d7aad00a8dc25e163117939a2 /version.h
parent33334b27bc405607fb257c0b4580a38b3b6e4332 (diff)
downloadopenssh-git-13a9f7247abccd4587822cdd5c95523032727c22.tar.gz
- djm@cvs.openbsd.org 2010/03/16 16:36:49
[version.h] crank version to openssh-5.5 since we have a few fixes since 5.4; requested deraadt@ kettenis@
Diffstat (limited to 'version.h')
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index c604c753..5d2b0b74 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
-/* $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"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE