diff options
author | Damien Miller <djm@mindrot.org> | 2016-01-14 01:04:04 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2016-01-27 06:38:56 +0100 |
commit | 8c3d512a1fac8b9c83b4d0c9c3f2376290bd84ca (patch) | |
tree | cf724a4810567bf79752a5ad0d98b491b5574f65 /version.h | |
parent | forcibly disable roaming support in the client (diff) | |
download | openssh-8c3d512a1fac8b9c83b4d0c9c3f2376290bd84ca.tar.xz openssh-8c3d512a1fac8b9c83b4d0c9c3f2376290bd84ca.zip |
openssh-7.1p2
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.1" -#define SSH_PORTABLE "p1" +#define SSH_PORTABLE "p2" #define SSH_RELEASE SSH_VERSION SSH_PORTABLE |