Version up to 4.0.99.0.

From now on in-development versions will be X.Y.99.Z, with Z being
a published development versions, and X.Y being the latest stable release.
This commit is contained in:
2017-12-30 09:09:49 +00:00
parent df4a8a1ad5
commit 923ed6673a
37 changed files with 1021 additions and 1021 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.99.0"
#define DIC_COPYRIGHT "Copyright © 2011-2018 Natalia Portillo"
#define XML_ENCODING "UTF-8"
#define DIC_REPORT_ROOT "DicDeviceReport"