wok-next view tint2/stuff/get_version.sh @ rev 18542

Up slitaz-boot-scripts(414), tazlito(388)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Nov 05 22:33:44 2015 +0100 (2015-11-05)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION