Skip to content

Commit 4f3e5fe

Browse files
committed
0.76
1 parent ad99ccd commit 4f3e5fe

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/CHANGES.TXT

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
0.76
1+
0.76 (2015-03-28)
22
-----------------
33
- Added basic M2TS support
4+
- Added EPG support - you can now export the Program Guide to XML
5+
- Some bugfixes
46

57
0.75 (2015-01-15)
68
-----------------

src/lib_ccx/lib_ccx.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef CCX_CCEXTRACTOR_H
22
#define CCX_CCEXTRACTOR_H
33

4-
#define VERSION "0.75"
4+
#define VERSION "0.76"
55

66
// Load common includes and constants for library usage
77
#include "ccx_common_platform.h"

0 commit comments

Comments
 (0)