Files
dockerc/crun_include/git-version.h
2024-08-10 04:30:26 +00:00

4 lines
63 B
C

#ifndef GIT_VERSION
# define GIT_VERSION "dockerc-hash"
#endif