diff options
| author | evpobr <evpobr@gmail.com> | 2019-02-28 01:02:09 +0500 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-02-27 12:02:09 -0800 |
| commit | 47950cabae132e1fc5c874b69665538762caa0f2 (patch) | |
| tree | 1b30dbc7b7fc6f31c3a01796673abd94376f20a8 /ports/opus/package_version.in | |
| parent | 2dfa568d186e4f0d199040929f9b3e44f27c8943 (diff) | |
| download | vcpkg-47950cabae132e1fc5c874b69665538762caa0f2.tar.gz vcpkg-47950cabae132e1fc5c874b69665538762caa0f2.zip | |
[opus] Fix version "unknown" returned by version API (#5134)
Related issues:
* erikd/libsndfile#406
* xiph/opus#110
* xiph/opus#111
Diffstat (limited to 'ports/opus/package_version.in')
| -rw-r--r-- | ports/opus/package_version.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/opus/package_version.in b/ports/opus/package_version.in new file mode 100644 index 000000000..4bc971b33 --- /dev/null +++ b/ports/opus/package_version.in @@ -0,0 +1 @@ +PACKAGE_VERSION="@OPUS_VERSION@" |
