diff options
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.54" -#define VERSION_DATE "23.03.2017" +#define _VERSION "1.1.55" +#define VERSION_DATE "24.03.2017" #define DB_API 4 @@ -19,6 +19,9 @@ /* * ------------------------------------ +2017-03-24 version 1.1.55 (horchi) + - change: Fixed default make option + 2017-03-23 version 1.1.54 (horchi) - added: New event plugin interface |