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

github.com/xiph/speex.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:39:39 +0300
committerTristan Matthews <tmatth@videolan.org>2014-12-06 23:56:04 +0300
commit4f4da894dee9904d284f1ccbb3c49e8d92829e1d (patch)
tree0e3c7a3d5d1bb121e035a96bf1e3974e7d12c336 /configure.ac
parent05bafb86f2402ec41d84c5b9ded42f1fb123b4d1 (diff)
configure: bump to 1.2rc2Speex-1.2rc2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 141dc03..b4594e2 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([speex],[1.2rc1],[speex-dev@xiph.org])
+AC_INIT([speex],[1.2rc2],[speex-dev@xiph.org])
AC_CONFIG_SRCDIR([libspeex/speex.c])
AC_CONFIG_MACRO_DIR([m4])