summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2016-02-23 20:16:53 +1100
committerDamien Miller <djm@mindrot.org>2016-02-23 20:16:53 +1100
commitb86a334aaaa4d1e643eb1fd71f718573d6d948b5 (patch)
tree04ffbc22f59de15b68de3c2009b77ae7123a6608 /version.h
parent555dd35ff176847e3c6bd068ba2e8db4022eb24f (diff)
put back portable patchlevel to p1
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index eb4e94825..4189982a9 100644
--- a/version.h
+++ b/version.h
@@ -2,5 +2,5 @@
2 2
3#define SSH_VERSION "OpenSSH_7.2" 3#define SSH_VERSION "OpenSSH_7.2"
4 4
5#define SSH_PORTABLE "p2" 5#define SSH_PORTABLE "p1"
6#define SSH_RELEASE SSH_VERSION SSH_PORTABLE 6#define SSH_RELEASE SSH_VERSION SSH_PORTABLE