mirror of
https://github.com/xiph/opus.git
synced 2025-06-02 00:27:43 +00:00
bump version, include Makefile.unix
This commit is contained in:
parent
6e2dd16f0a
commit
e91dfa0f77
3 changed files with 2 additions and 1 deletions
|
@ -86,6 +86,7 @@ EXTRA_DIST = version.mk \
|
|||
opus.pc.in \
|
||||
opus-uninstalled.pc.in \
|
||||
opus.m4 \
|
||||
Makefile.unix \
|
||||
tests/run_vectors.sh \
|
||||
opus.sln \
|
||||
celt/celt.vcxproj \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# static version string; update manually every release.
|
||||
OPUS_VERSION = "1.0.1-rc2"
|
||||
OPUS_VERSION = "1.0.1-rc3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue