summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY.h')
-rw-r--r--HISTORY.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY.h b/HISTORY.h
index 79ff7e3..2e7c8d5 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -5,7 +5,7 @@
*
*/
-#define _VERSION "1.1.44"
+#define _VERSION "1.1.45"
#define VERSION_DATE "06.03.2017"
#define DB_API 4
@@ -19,6 +19,9 @@
/*
* ------------------------------------
+2017-03-06: version 1.1.45 (horchi)
+ - change: Fixed order of push/tag in Makefile
+
2017-03-06: version 1.1.44 (horchi)
- change: Improved Makefile (Thx to magicamun)