Bump the version date.

This commit is contained in:
phl0
2018-09-16 21:24:56 +02:00
parent ecc97aaab7
commit 87c76ff907

View File

@@ -19,6 +19,6 @@
#if !defined(VERSION_H)
#define VERSION_H
const char* VERSION = "20180910";
const char* VERSION = "20180916";
#endif