From ff9593ca767fdd77809ea0bc06dffb0c1db3d6cd Mon Sep 17 00:00:00 2001
From: leslie <unknown>
Date: Fri, 18 Jan 2008 19:33:42 +0100
Subject: [PATCH] update files for release

---
 HISTORY   | 3 ++-
 version.h | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

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;
 
-- 
2.39.5