diff options
author | Damien Miller <djm@mindrot.org> | 2016-01-14 11:04:04 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2016-01-14 12:10:44 +1100 |
commit | 302bc21e6fadacb04b665868cd69b625ef69df90 (patch) | |
tree | 733104a70a67b3bd8773631df1f6d9c8be39cb46 | |
parent | 6b33763242c063e4e0593877e835eeb1fd1b60aa (diff) |
openssh-7.1p2
-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.1" | 3 | #define SSH_VERSION "OpenSSH_7.1" |
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 |