Bump the version date.

This commit is contained in:
Jonathan Naylor 2016-03-08 17:27:43 +00:00
parent a2d456b98f
commit 8dceabfc4a
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 = "20160307"; const char* VERSION = "20160308";
#endif #endif