iglunix/linux/musl/version_h.sh

3 lines
67 B
Bash
Raw Normal View History

2021-10-11 16:30:08 +00:00
#!/bin/sh
printf '#define VERSION "%s"\n' $(sh ./tools/version.sh)