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

linux: recook
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 18 21:05:50 2018 +0100 (2018-03-18)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION