summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2022-04-25 07:55:27 +0200
committerhorchi <vdr@jwendel.de>2022-04-25 07:55:27 +0200
commit2e665baf4a4c0fdb6dec254a762eb50f6a81849f (patch)
tree0c1f96f51cf475650f282cf08637934535dde284 /HISTORY.h
parent459305962792c43be658282a1e82c96447eb317b (diff)
downloadvdr-epg-daemon-2e665baf4a4c0fdb6dec254a762eb50f6a81849f.tar.gz
vdr-epg-daemon-2e665baf4a4c0fdb6dec254a762eb50f6a81849f.tar.bz2
2022-04-25: version 1.2.3 (horchi)\n - bugfix: Fixed syntax error in Makefile (thx to Michael Schaffner)\n\nHEAD1.2.3master
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 55916ad..8952210 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -4,8 +4,8 @@
* -----------------------------------
*/
-#define _VERSION "1.2.2"
-#define VERSION_DATE "04.01.2022"
+#define _VERSION "1.2.3"
+#define VERSION_DATE "25.04.2022"
#define DB_API 7
#ifdef GIT_REV
@@ -18,6 +18,9 @@
* ------------------------------------
*
+2022-04-25: version 1.2.3 (horchi)
+ - bugfix: Fixed syntax error in Makefile (thx to Michael Schaffner)
+
2022-01-04: version 1.2.2 (horchi)
- bugfix: Fixed build dependencies