wok-6.x view tint2/stuff/get_version.sh @ rev 21189

consonance: added to dependencies
author Hans-G?nter Theisgen
date Wed Apr 03 15:57:39 2019 +0100 (2019-04-03)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION