From 8e7b2dba8e61966445416a239c9f54a84f91730d Mon Sep 17 00:00:00 2001 From: horchi Date: Sun, 24 Dec 2017 10:27:40 +0100 Subject: 2017-12-22: version 1.1.125 (horchi)\n - change: new field in 'recordinglist' to store the original description\n\n --- HISTORY.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'HISTORY.h') diff --git a/HISTORY.h b/HISTORY.h index 00fc31e..b47b128 100644 --- a/HISTORY.h +++ b/HISTORY.h @@ -4,9 +4,9 @@ * ----------------------------------- */ -#define _VERSION "1.1.124" +#define _VERSION "1.1.125" #define VERSION_DATE "21.12.2017" -#define DB_API 4 +#define DB_API 5 #ifdef GIT_REV # define VERSION _VERSION "-GIT" GIT_REV @@ -18,6 +18,9 @@ * ------------------------------------ * +2017-12-22: version 1.1.125 (horchi) + - change: new field in 'recordinglist' to store the original description + 2017-12-21: version 1.1.124 (horchi) - change: gcc 7 porting -- cgit v1.2.3