Bump the version date.
This commit is contained in:
parent
e03a62ec7e
commit
6311a96f30
3 changed files with 3 additions and 3 deletions
|
@ -19,6 +19,6 @@
|
|||
#if !defined(VERSION_H)
|
||||
#define VERSION_H
|
||||
|
||||
const char* VERSION = "20160922";
|
||||
const char* VERSION = "20161021";
|
||||
|
||||
#endif
|
||||
|
|
|
@ -19,6 +19,6 @@
|
|||
#if !defined(VERSION_H)
|
||||
#define VERSION_H
|
||||
|
||||
const char* VERSION = "20161004";
|
||||
const char* VERSION = "20161021";
|
||||
|
||||
#endif
|
||||
|
|
|
@ -19,6 +19,6 @@
|
|||
#if !defined(VERSION_H)
|
||||
#define VERSION_H
|
||||
|
||||
const char* VERSION = "20160919";
|
||||
const char* VERSION = "20161021";
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue