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

updated cacerts (20190517 -> 20200522)
author Hans-G?nter Theisgen
date Wed May 27 17:52:58 2020 +0100 (2020-05-27)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION