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

liboping: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 30 17:53:19 2017 +0200 (2017-04-30)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION