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-06 23:40:23 +0300
committerTristan Matthews <tmatth@videolan.org>2014-12-06 23:40:23 +0300
commitdb27ef32e89fc09b87ebfe87d5c5625abb35c63b (patch)
tree4c4a2b581a579f89f9d463627f97ff0548f8088a
parenta6930dde69ed37c0d56f8fe5b4394bb3e9d31e87 (diff)
configure: bump to 1.2rc2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0c0b95d..b555194 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.2rc1],[speex-dev@xiph.org])
+AC_INIT([speexdsp],[1.2rc2],[speex-dev@xiph.org])
AC_CONFIG_SRCDIR([libspeexdsp/preprocess.c])
AC_CONFIG_MACRO_DIR([m4])