]> www.vanbest.org Git - sasc-ng.git/commitdiff
update files for release 0.8.7
authorleslie <unknown>
Fri, 18 Jan 2008 18:33:42 +0000 (19:33 +0100)
committerleslie <unknown>
Fri, 18 Jan 2008 18:33:42 +0000 (19:33 +0100)
HISTORY
version.h

diff --git a/HISTORY b/HISTORY
index ea6df498cfe043a12729f4384d110390a4e1dab3..438c22bdd46c4fb59cc7644b866da9052a76d560 100644 (file)
--- 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.
index a3a4b2d167a105b6c553cc180140f24bece3da7d..a72e3a3819c30cfe1ae0e3bfb02072ffb0a0413d 100644 (file)
--- 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;