Files
PokemonScriptTester/git.h.in
Deukhoofd 77dd8e708a
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Change git handling to something with far fewer dependencies
2021-09-07 19:42:34 +02:00

5 lines
139 B
C

// automatically generated
#pragma once
// The output from git --describe (e.g. the most recent tag)
#define GIT_DESCRIBE "@GIT_DESCRIBE@"