summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2016-01-14 01:04:04 +0100
committerDamien Miller <djm@mindrot.org>2016-01-27 06:38:56 +0100
commit8c3d512a1fac8b9c83b4d0c9c3f2376290bd84ca (patch)
treecf724a4810567bf79752a5ad0d98b491b5574f65 /version.h
parentforcibly disable roaming support in the client (diff)
downloadopenssh-8c3d512a1fac8b9c83b4d0c9c3f2376290bd84ca.tar.xz
openssh-8c3d512a1fac8b9c83b4d0c9c3f2376290bd84ca.zip
openssh-7.1p2
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index d917ca1f6..41e1ea931 100644
--- a/version.h
+++ b/version.h
@@ -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