sm-ext-accelerator-2023/extension/version_auto.h
2013-05-16 07:18:31 +01:00

13 lines
314 B
C

#ifndef _AUTO_VERSION_INFORMATION_H_
#define _AUTO_VERSION_INFORMATION_H_
#define SM_BUILD_TAG ""
#define SM_BUILD_UNIQUEID "38:7b77e54e78c1" SM_BUILD_TAG
#define SM_VERSION "1.0.0"
#define SM_FULL_VERSION SM_VERSION SM_BUILD_TAG
#define SM_FILE_VERSION 1,0,0,0
#endif /* _AUTO_VERSION_INFORMATION_H_ */