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

updated discount and discount-dev (2.1.8 -> 2.2.5)
author Hans-G?nter Theisgen
date Wed Feb 20 14:50:21 2019 +0100 (2019-02-20)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION