mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2024-12-24 20:01:42 +00:00
0.76
This commit is contained in:
parent
ad99ccdfec
commit
4f3e5fe677
@ -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)
|
||||
-----------------
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user