bump version, include Makefile.unix

This commit is contained in:
Jean-Marc Valin 2012-08-31 23:10:12 -04:00
parent 6e2dd16f0a
commit e91dfa0f77
3 changed files with 2 additions and 1 deletions

View file

@ -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 \

View file

@ -1,2 +1,2 @@
# static version string; update manually every release.
OPUS_VERSION = "1.0.1-rc2"
OPUS_VERSION = "1.0.1-rc3"