summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-08-09 02:28:37 +1000
committerDamien Miller <djm@mindrot.org>2010-08-09 02:28:37 +1000
commit7e569b883c250cc05868a6d558b363066d649112 (patch)
treefe62d8388368c93e9096a4009899d59ead7b7a2a /version.h
parent8e604acd441234a4d1f720beac66c24fcf8c7e5a (diff)
- OpenBSD CVS Sync
- djm@cvs.openbsd.org 2010/08/08 16:26:42 [version.h] crank to 5.6
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 5d2b0b741..67d78dcc3 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
1/* $OpenBSD: version.h,v 1.58 2010/03/16 16:36:49 djm Exp $ */ 1/* $OpenBSD: version.h,v 1.59 2010/08/08 16:26:42 djm Exp $ */
2 2
3#define SSH_VERSION "OpenSSH_5.5" 3#define SSH_VERSION "OpenSSH_5.6"
4 4
5#define SSH_PORTABLE "p1" 5#define SSH_PORTABLE "p1"
6#define SSH_RELEASE SSH_VERSION SSH_PORTABLE 6#define SSH_RELEASE SSH_VERSION SSH_PORTABLE