This commit is contained in:
cfsmp3 2015-03-28 13:32:09 +01:00
parent ad99ccdfec
commit 4f3e5fe677
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,8 @@
0.76
0.76 (2015-03-28)
-----------------
- Added basic M2TS support
- Added EPG support - you can now export the Program Guide to XML
- Some bugfixes
0.75 (2015-01-15)
-----------------

View File

@ -1,7 +1,7 @@
#ifndef CCX_CCEXTRACTOR_H
#define CCX_CCEXTRACTOR_H
#define VERSION "0.75"
#define VERSION "0.76"
// Load common includes and constants for library usage
#include "ccx_common_platform.h"