Bump the version date.

This commit is contained in:
Jonathan Naylor 2016-11-24 17:47:53 +00:00
parent 98d6330597
commit 8a52564f5e
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 = "20161021"; const char* VERSION = "20161124";
#endif #endif