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

aria2, zoneminder: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Dec 17 10:11:59 2018 +0100 (2018-12-17)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION