This repository has been archived on 2023-08-11. You can view files and clone it, but cannot push or open issues or pull requests.
plugin/cmake/version.h.in

7 lines
94 B
C

#ifndef VERSION_H
#define VERSION_H
#define VER_REV "@GIT_DATE@ (@GIT_COMMIT_HASH@)"
#endif