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

updated perltidy (20140711 -> 20200110)
author Hans-G?nter Theisgen
date Wed Apr 01 08:11:45 2020 +0100 (2020-04-01)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION