added missing files
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#ifndef ChronoVersion_H
|
||||
#define ChronoVersion_H
|
||||
|
||||
#define CHRONO_VERSION "1.0.0"
|
||||
#define CHRONO_VERSION_MAJOR 1
|
||||
#define CHRONO_VERSION_MINOR 0
|
||||
#define CHRONO_VERSION_PATCH 0
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user