diff options
author | Damien Miller <djm@mindrot.org> | 2016-02-23 10:16:53 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2016-02-23 10:16:53 +0100 |
commit | b86a334aaaa4d1e643eb1fd71f718573d6d948b5 (patch) | |
tree | 04ffbc22f59de15b68de3c2009b77ae7123a6608 /version.h | |
parent | upstream commit (diff) | |
download | openssh-b86a334aaaa4d1e643eb1fd71f718573d6d948b5.tar.xz openssh-b86a334aaaa4d1e643eb1fd71f718573d6d948b5.zip |
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 @@ #define SSH_VERSION "OpenSSH_7.2" -#define SSH_PORTABLE "p2" +#define SSH_PORTABLE "p1" #define SSH_RELEASE SSH_VERSION SSH_PORTABLE |