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

Update some WEB_SITE
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 27 10:24:30 2019 +0100 (2019-02-27)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION