diff options
Diffstat (limited to 'HISTORY.h')
-rw-r--r-- | HISTORY.h | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -5,8 +5,8 @@ * */ -#define _VERSION "1.1.74" -#define VERSION_DATE "19.12.2017" +#define _VERSION "1.1.75" +#define VERSION_DATE "21.12.2017" #define DB_API 4 @@ -19,6 +19,9 @@ /* * ------------------------------------ +2017-12-21 version 1.1.75 (horchi) + - change: backward compatibility to vdr 2.2.0 + 2017-12-19 version 1.1.74 (horchi) - added: recording detail query to service interface |