wok-6.x annotate tint2/stuff/get_version.sh @ rev 21189

consonance: added to dependencies
author Hans-G?nter Theisgen
date Wed Apr 03 15:57:39 2019 +0100 (2019-04-03)
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