From: Damien Miller Date: Thu, 5 May 2011 01:56:53 +0000 (+1000) Subject: - (djm) [version.h] crank version X-Git-Tag: V_5_8_P2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fremotes%2Fanongit%2FV_5_8;p=thirdparty%2Fopenssh-portable.git - (djm) [version.h] crank version --- diff --git a/ChangeLog b/ChangeLog index 7fdf1ecd8..f51d17e03 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 20110403 - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec] [contrib/suse/openssh.spec] Prepare for 5.8p2 release. + - (djm) [version.h] crank version - Release 5.8p2 20110329 diff --git a/version.h b/version.h index bf1c7124a..24d000110 100644 --- a/version.h +++ b/version.h @@ -2,5 +2,5 @@ #define SSH_VERSION "OpenSSH_5.8" -#define SSH_PORTABLE "p1" +#define SSH_PORTABLE "p2" #define SSH_RELEASE SSH_VERSION SSH_PORTABLE