wok annotate tint2/stuff/get_version.sh @ rev 20406

asterisk: add code2 & opus codec
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jul 20 23:12:02 2018 +0200 (2018-07-20)
parents
children
rev   line source
al@18538 1 #!/bin/sh
al@18538 2
al@18538 3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
al@18538 4 echo $VERSION