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

updated parallel (20181022 -> 20190522)
author Hans-G?nter Theisgen
date Fri May 31 17:07:56 2019 +0100 (2019-05-31)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION