10 lines
301 B
C
10 lines
301 B
C
#ifndef INCLUDE_DI_VERSION_H__
|
|
#define INCLUDE_DI_VERSION_H__
|
|
|
|
/** Generated file DO NOT TOUCH */
|
|
#define APPLICATION_VERSION "0.3.0+20190614064822+git.a0591df+debug"
|
|
#define APPLICATION_COMMIT "a0591df"
|
|
#define APPLICATION_BUILD_DATETIME "2019-06-14T04:48:23Z"
|
|
|
|
#endif /* INCLUDE_DI_VERSION_H__ */
|