Update version to bugfix 4.0.1.0.

This commit is contained in:
2018-01-06 11:29:06 +00:00
parent c80f8cb0f6
commit a72d273c0c
37 changed files with 1040 additions and 1040 deletions

View File

@@ -33,8 +33,8 @@ Copyright © 2011-2018 Natalia Portillo
#ifndef DISCIMAGECHEF_DEVICE_REPORT_MAIN_H
#define DISCIMAGECHEF_DEVICE_REPORT_MAIN_H
#define DIC_VERSION "4.0.0.0"
#define DIC_COPYRIGHT "Copyright © 2011-2017 Natalia Portillo"
#define DIC_VERSION "4.0.1.0"
#define DIC_COPYRIGHT "Copyright © 2011-2018 Natalia Portillo"
#define XML_ENCODING "UTF-8"
#define DIC_REPORT_ROOT "DicDeviceReport"