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

updated xorg-xf86-video-cirrus (1.5.2 -> 1.5.3)
author Hans-G?nter Theisgen
date Wed Nov 13 10:42:01 2019 +0100 (2019-11-13)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION