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

Add ndiswrapper-driver64 (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 25 13:36:38 2018 +0200 (2018-06-25)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION