Bump version dates

This commit is contained in:
root 2020-05-03 20:12:55 +01:00
parent 234d128bde
commit 4bdbbee4de
6 changed files with 7 additions and 6 deletions

View File

@ -20,6 +20,6 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20180809";
const char* VERSION = "20200503";
#endif

View File

@ -20,6 +20,6 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20181008";
const char* VERSION = "20200503";
#endif

View File

@ -20,6 +20,7 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20180923";
const char* VERSION = "20200503";
#endif

View File

@ -20,6 +20,6 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20190204";
const char* VERSION = "20200503";
#endif

View File

@ -20,6 +20,6 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20190204";
const char* VERSION = "20200503";
#endif

View File

@ -20,6 +20,6 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20190204";
const char* VERSION = "20200503";
#endif