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

Up: tazlito (390)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Fri Nov 13 19:37:22 2015 +0100 (2015-11-13)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION