Bump the version date.

This commit is contained in:
Jonathan Naylor 2016-10-11 17:44:36 +01:00
parent 3baea4b6d4
commit 60fe784854
2 changed files with 2 additions and 2 deletions

View File

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

View File

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