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

Add python-docopt
author Paul Issott <paul@slitaz.org>
date Thu Jan 14 19:25:56 2016 +0000 (2016-01-14)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION