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

ffserver removed in ffmpeg >= 4.0
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 01 11:07:17 2019 +0100 (2019-12-01)
parents
children
line source
1 #!/bin/sh
3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
4 echo $VERSION