Bump the version date.

This commit is contained in:
phl0 2018-09-16 21:24:56 +02:00
parent ecc97aaab7
commit 87c76ff907
No known key found for this signature in database
GPG Key ID: 48EA1E640798CA9A
1 changed files with 1 additions and 1 deletions

View File

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