summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2016-02-23 09:14:34 +0000
committerDamien Miller <djm@mindrot.org>2016-02-23 20:15:49 +1100
commit555dd35ff176847e3c6bd068ba2e8db4022eb24f (patch)
treee4ffa20ae412eda4ad294a4d693db021d48193dd /version.h
parent1acc058d0a7913838c830ed998a1a1fb5b7864bf (diff)
upstream commit
openssh-7.2 Upstream-ID: 9db776b26014147fc907ece8460ef2bcb0f11e78
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 41e1ea931..eb4e94825 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
1/* $OpenBSD: version.h,v 1.75 2015/08/21 03:45:26 djm Exp $ */ 1/* $OpenBSD: version.h,v 1.76 2016/02/23 09:14:34 djm Exp $ */
2 2
3#define SSH_VERSION "OpenSSH_7.1" 3#define SSH_VERSION "OpenSSH_7.2"
4 4
5#define SSH_PORTABLE "p2" 5#define SSH_PORTABLE "p2"
6#define SSH_RELEASE SSH_VERSION SSH_PORTABLE 6#define SSH_RELEASE SSH_VERSION SSH_PORTABLE