Bump the version date.

This commit is contained in:
Jonathan Naylor
2018-05-17 20:34:04 +01:00
parent 56bf6a9aff
commit 6de35a3a57
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -19,6 +19,6 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20180409";
const char* VERSION = "20180517";
#endif
+1 -1
View File
@@ -19,6 +19,6 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20180327";
const char* VERSION = "20180517";
#endif