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

lxsession046 provides lxsession
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 07 19:16:48 2019 +0200 (2019-05-07)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION