diff options
author | Damien Miller <djm@mindrot.org> | 2016-03-10 05:04:48 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2016-03-10 05:04:48 +1100 |
commit | 5c35450a0c901d9375fb23343a8dc82397da5f75 (patch) | |
tree | abcf4842b1209003da33e235727b30706204cecd /version.h | |
parent | 9d47b8d3f50c3a6282896df8274147e3b9a38c56 (diff) |
update versions for release
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 "p1" | 5 | #define SSH_PORTABLE "p2" |
6 | #define SSH_RELEASE SSH_VERSION SSH_PORTABLE | 6 | #define SSH_RELEASE SSH_VERSION SSH_PORTABLE |