From: Damien Miller Date: Tue, 23 Feb 2016 09:16:53 +0000 (+1100) Subject: put back portable patchlevel to p1 X-Git-Tag: V_7_2_P1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b86a334aaaa4d1e643eb1fd71f718573d6d948b5;p=thirdparty%2Fopenssh-portable.git put back portable patchlevel to p1 --- diff --git a/version.h b/version.h index eb4e94825..4189982a9 100644 --- a/version.h +++ b/version.h @@ -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