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

Up ipxe (1.20.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jan 19 11:06:13 2020 +0100 (2020-01-19)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION