diff options
author | horchi <vdr@jwendel.de> | 2020-08-17 16:54:04 +0200 |
---|---|---|
committer | horchi <vdr@jwendel.de> | 2020-08-17 16:54:04 +0200 |
commit | 449dda4ec3a0333538ba9e83a8066ae5ed10ca92 (patch) | |
tree | aa13426b9c698d5e44d528bf7a7d82fe0c0a3590 /HISTORY.h | |
parent | 04b0ae3e8101fc36a9df3aa07bf9e6dfdf1b0d38 (diff) | |
download | vdr-epg-daemon-449dda4ec3a0333538ba9e83a8066ae5ed10ca92.tar.gz vdr-epg-daemon-449dda4ec3a0333538ba9e83a8066ae5ed10ca92.tar.bz2 |
2020-08-17: version 1.1.163 (horchi, patch by kfb77)\n - change: Improved match of series\n\n1.1.163
Diffstat (limited to 'HISTORY.h')
-rw-r--r-- | HISTORY.h | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -4,8 +4,8 @@ * ----------------------------------- */ -#define _VERSION "1.1.162" -#define VERSION_DATE "28.07.2020" +#define _VERSION "1.1.163" +#define VERSION_DATE "17.08.2020" #define DB_API 7 #ifdef GIT_REV @@ -19,6 +19,9 @@ * * +2020-08-17: version 1.1.163 (horchi, patch by kfb77) + - change: Improved match of series + 2020-07-28: version 1.1.162 (Alexander Grothe, horchi) - change: Improved curl handling |