wok-current view tint2/stuff/get_version.sh @ rev 25426

updated xalan-c and xalan-c-dev (1.11 -> 1.12.0)
author Hans-G?nter Theisgen
date Thu Aug 18 16:42:41 2022 +0100 (2022-08-18)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION