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

Add jpilot, pilot-link(-dev)
author Lucas Levrel <llevrel@yahoo.fr>
date Sun Dec 13 23:12:27 2015 +0100 (2015-12-13)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION