3 # make stamp header and extract OpenTX version (ie 2.1.2)
4 make -C opentx
/radio
/src stamp.h
5 rel
=`grep "VERSION" opentx/radio/src/stamp.h | cut -d' ' -f3 | tr -d '"'`
6 release
=${rel%$OPENTX_VERSION_SUFFIX}
11 winboxurl
=http
://winbox.open-tx.org
/voice-builds