You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wownero/src/version.h.in

5 lines
205 B

#define BUILD_COMMIT_ID "@VERSION@"
#define PROJECT_VERSION "0.8.3"
#define PROJECT_VERSION_BUILD_NO "288"
#define PROJECT_VERSION_LONG PROJECT_VERSION "." PROJECT_VERSION_BUILD_NO "(" BUILD_COMMIT_ID ")"