nextpnr/common/version.h.in

6 lines
93 B
C

#ifndef VERSION_H
#define VERSION_H
#define GIT_DESCRIBE_STR "@CURRENT_GIT_VERSION@"
#endif