wok-6.x view tint2/stuff/get_version.sh @ rev 22600

updated most of the claws-mail packages (3.9.3 -> 3.17.4)
author Hans-G?nter Theisgen
date Wed Jan 08 16:17:41 2020 +0100 (2020-01-08)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION