wok annotate tint2/stuff/get_version.sh @ rev 20848

updated directfb again (1.4.3 -> 1.7.7)
author Hans-G?nter Theisgen
date Thu Feb 21 14:21:46 2019 +0100 (2019-02-21)
parents
children
rev   line source
al@18538 1 #!/bin/sh
al@18538 2
al@18538 3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
al@18538 4 echo $VERSION