diff options
author | Damien Miller <djm@mindrot.org> | 2016-02-23 20:16:53 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2016-02-23 20:16:53 +1100 |
commit | b86a334aaaa4d1e643eb1fd71f718573d6d948b5 (patch) | |
tree | 04ffbc22f59de15b68de3c2009b77ae7123a6608 /version.h | |
parent | 555dd35ff176847e3c6bd068ba2e8db4022eb24f (diff) |
put back portable patchlevel to p1
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |