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

Add seamonkey-official
author Richard Dunbar <mojo@slitaz.org>
date Tue Jun 13 14:11:14 2017 -0400 (2017-06-13)
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