summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am1
-rw-r--r--Makefile.unix (renamed from Makefile.draft)0
-rw-r--r--version.mk2
3 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 34210bf1..db37d998 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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 \
diff --git a/Makefile.draft b/Makefile.unix
index 88637c1a..88637c1a 100644
--- a/Makefile.draft
+++ b/Makefile.unix
diff --git a/version.mk b/version.mk
index fdd68fe0..6ca4f107 100644
--- a/version.mk
+++ b/version.mk
@@ -1,2 +1,2 @@
# static version string; update manually every release.
-OPUS_VERSION = "1.0.1-rc2"
+OPUS_VERSION = "1.0.1-rc3"