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

freetype: add freetype-config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 28 09:23:39 2020 +0100 (2020-01-28)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION