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

Update granite
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Dec 25 17:06:17 2018 +0100 (2018-12-25)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION