summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-02-28 00:01:53 +0100
committerDamien Miller <djm@mindrot.org>2014-02-28 00:01:53 +0100
commit92cf5adea194140380e6af6ec32751f9ad540794 (patch)
treec4b9ea83e32470c27c31eddae2e91392bc8700c6 /version.h
parent - djm@cvs.openbsd.org 2014/02/27 22:47:07 (diff)
downloadopenssh-92cf5adea194140380e6af6ec32751f9ad540794.tar.xz
openssh-92cf5adea194140380e6af6ec32751f9ad540794.zip
- djm@cvs.openbsd.org 2014/02/27 22:57:40
[version.h] openssh-6.6
Diffstat (limited to '')
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index 83d70c6fc..a1579ace1 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
-/* $OpenBSD: version.h,v 1.69 2014/01/16 07:32:00 djm Exp $ */
+/* $OpenBSD: version.h,v 1.70 2014/02/27 22:57:40 djm Exp $ */
-#define SSH_VERSION "OpenSSH_6.5"
+#define SSH_VERSION "OpenSSH_6.6"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE