release time for v1.1.4

- add package.cmd, I am using this file for creating the setup
- fix date in the version headers
- minor improvements in the build batch files
This commit is contained in:
Tino Reichardt
2017-04-27 20:38:09 +02:00
parent f62a65ab21
commit 54389d6e2f
6 changed files with 65 additions and 33 deletions

View File

@@ -3,7 +3,7 @@
#define MY_VER_BUILD 4
#define MY_VERSION_NUMBERS "1.1.4"
#define MY_VERSION "1.1.4"
#define MY_DATE "2017-03-20"
#define MY_DATE "2017-03-27"
#undef MY_COPYRIGHT
#undef MY_VERSION_COPYRIGHT_DATE
#define MY_AUTHOR_NAME "Tino Reichardt"