iglunix/linux/musl/version_h.sh
2021-10-11 17:30:25 +01:00

2 lines
67 B
Bash
Executable file

#!/bin/sh
printf '#define VERSION "%s"\n' $(sh ./tools/version.sh)