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

retawq: regenerate mo files (Aleksej)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 12 12:21:17 2019 +0100 (2019-01-12)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION