Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/speexdsp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Matthews <tmatth@videolan.org>2014-12-15 09:27:40 +0300
committerTristan Matthews <tmatth@videolan.org>2014-12-15 09:27:40 +0300
commit887ac103dbbd0533ed501fc3dd599c876cc0eec7 (patch)
tree38c90f52bd832899e79aae0b67cb8dd95c5d2a72
parentdc3f8cfcec95620e47361c9e1ff6dc189754a4a2 (diff)
configure: bump to 1.2rc3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8bc54c7..2cd2d1e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script. -*-m4-*-
-AC_INIT([speexdsp],[1.2rc2],[speex-dev@xiph.org])
+AC_INIT([speexdsp],[1.2rc3],[speex-dev@xiph.org])
AC_CONFIG_SRCDIR([libspeexdsp/preprocess.c])
AC_CONFIG_MACRO_DIR([m4])