From: leslie Date: Fri, 18 Jan 2008 18:33:42 +0000 (+0100) Subject: update files for release X-Git-Tag: 0.8.7 X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=ff9593ca767fdd77809ea0bc06dffb0c1db3d6cd;p=sasc-ng.git update files for release --- diff --git a/HISTORY b/HISTORY index ea6df49..438c22b 100644 --- a/HISTORY +++ b/HISTORY @@ -1,7 +1,7 @@ VDR Plugin 'sc' Revision History -------------------------------- -..2008: Version 0.8.7 +18.01.2008: Version 0.8.7 - Several changes to the Nagra2 code including HW reg mapper, map cycle counts, 0501 AU, 0101 auxed map57, tableless map3e and new build system. - Increased smartcard info buffer size. @@ -10,6 +10,7 @@ VDR Plugin 'sc' Revision History - Fixed RotateBytes to be robust against bad input. - Updated Makefile for HG. - Updated italian, russian, finnish translations. +- The 0.8.x branch is now frozen, only bugfixes will be applied. 21.12.2007: Version 0.8.6 - Added Nagra2 0501 dyn. AU execution fix. diff --git a/version.h b/version.h index a3a4b2d..a72e3a3 100644 --- a/version.h +++ b/version.h @@ -20,7 +20,7 @@ #ifndef ___VERSION_H #define ___VERSION_H -#define SC_RELEASE "0.8.6" +#define SC_RELEASE "0.8.7" extern const char *ScVersion;