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

updated aspell (0.60.6.1 -> 0.60.8)
author Hans-G?nter Theisgen
date Tue Dec 31 17:58:15 2019 +0100 (2019-12-31)
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