opus icon indicating copy to clipboard operation
opus copied to clipboard

update_version script not included in source tar

Open zoff99 opened this issue 1 year ago • 1 comments

wget https://github.com/xiph/opus/archive/refs/tags/v1.4.tar.gz -O opus_v1.4.tar.gz

if i download the source like this, the "update_version" script is not included. then the version shows as "unknown"

zoff99 avatar Dec 05 '23 07:12 zoff99

Hi @zoff99 I ran in to this as well. It looks like the package_version file is only added during the release to full release tar ball. The newest releases are posted at https://opus-codec.org/downloads/, for example https://downloads.xiph.org/releases/opus/opus-1.5.1.tar.gz

danyeaw avatar Mar 10 '24 15:03 danyeaw