summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2015-08-21 03:45:26 +0000
committerDamien Miller <djm@mindrot.org>2015-08-21 13:47:08 +1000
commit78f8f589f0ca1c9f41e5a9bae3cda5ce8a6b42ed (patch)
treebac2f495bbdf77cbb5134264e2ec10507c5af431 /version.h
parent32a181980c62fce94f7f9ffaf6a79d90f0c309cf (diff)
upstream commit
openssh-7.1 Upstream-ID: ff7b1ef4b06caddfb45e08ba998128c88be3d73f
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 7a5dbc8a2..d917ca1f6 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
1/* $OpenBSD: version.h,v 1.74 2015/08/02 09:56:42 djm Exp $ */ 1/* $OpenBSD: version.h,v 1.75 2015/08/21 03:45:26 djm Exp $ */
2 2
3#define SSH_VERSION "OpenSSH_7.0" 3#define SSH_VERSION "OpenSSH_7.1"
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