diff options
author | horchi <vdr@jwendel.de> | 2017-12-22 11:09:46 +0100 |
---|---|---|
committer | horchi <vdr@jwendel.de> | 2017-12-22 11:09:46 +0100 |
commit | 56c04bd8e18f88c3c8e3c023cc4507570b371c06 (patch) | |
tree | 22eae9a2067614035000dfab310a24aeb92a700c /HISTORY.h | |
parent | 370d37dc3e5ee26755bdae61008ab18b12392e1c (diff) | |
download | vdr-plugin-epg2vdr-56c04bd8e18f88c3c8e3c023cc4507570b371c06.tar.gz vdr-plugin-epg2vdr-56c04bd8e18f88c3c8e3c023cc4507570b371c06.tar.bz2 |
2017-12-22 version 1.1.77 (horchi)\n - change: backward compatibility to vdr 2.2.0 - another step\n\n1.1.77
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.76" -#define VERSION_DATE "21.12.2017" +#define _VERSION "1.1.77" +#define VERSION_DATE "22.12.2017" #define DB_API 4 @@ -19,6 +19,9 @@ /* * ------------------------------------ +2017-12-22 version 1.1.77 (horchi) + - change: backward compatibility to vdr 2.2.0 - another step + 2017-12-21 version 1.1.76 (horchi) - change: backward compatibility to vdr 2.2.0 - second try - change: g++ 7 porting |