summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2020-07-28 12:23:04 +0200
committerhorchi <vdr@jwendel.de>2020-07-28 12:23:04 +0200
commit04b0ae3e8101fc36a9df3aa07bf9e6dfdf1b0d38 (patch)
treedf3e33b7579a71aaf826253e2a8fd222045faa3c /HISTORY.h
parent8d38dfabb114d8a93c34ce1258d97e389f5645d9 (diff)
downloadvdr-epg-daemon-04b0ae3e8101fc36a9df3aa07bf9e6dfdf1b0d38.tar.gz
vdr-epg-daemon-04b0ae3e8101fc36a9df3aa07bf9e6dfdf1b0d38.tar.bz2
2020-07-28: version 1.1.162 (Alexander Grothe, horchi)\n - change: Improved curl handling\n\n1.1.162
Diffstat (limited to 'HISTORY.h')
-rw-r--r--HISTORY.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/HISTORY.h b/HISTORY.h
index b1d41ec..c94d01f 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -4,8 +4,8 @@
* -----------------------------------
*/
-#define _VERSION "1.1.161"
-#define VERSION_DATE "27.07.2020"
+#define _VERSION "1.1.162"
+#define VERSION_DATE "28.07.2020"
#define DB_API 7
#ifdef GIT_REV
@@ -19,6 +19,9 @@
*
*
+2020-07-28: version 1.1.162 (Alexander Grothe, horchi)
+ - change: Improved curl handling
+
2020-07-27: version 1.1.161 (Alexander Grothe, horchi)
- change: Porting to new libmicrohttpd