wok-current view tint2/stuff/get_version.sh @ rev 21497

updated mtools (4.0.16 -> 4.0.23)
author Hans-G?nter Theisgen
date Thu May 02 13:07:21 2019 +0100 (2019-05-02)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION