wok view tint2/stuff/get_version.sh @ rev 25071

waterline-plugin-multiload: added build dependencies
author Hans-G?nter Theisgen
date Sat Jun 11 09:07:17 2022 +0100 (2022-06-11)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION