We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68311d4 commit 1b28a0fCopy full SHA for 1b28a0f
configure.ac
@@ -1,6 +1,6 @@
1
dnl Process this file with autoconf to produce a configure script. -*-m4-*-
2
3
-AC_INIT([speexdsp],[1.2.0],[speex-dev@xiph.org])
+AC_INIT([speexdsp],[1.2.1],[speex-dev@xiph.org])
4
5
AC_CONFIG_SRCDIR([libspeexdsp/preprocess.c])
6
AC_CONFIG_MACRO_DIR([m4])
@@ -10,7 +10,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
10
11
12
SPEEXDSP_LT_CURRENT=6
13
-SPEEXDSP_LT_REVISION=1
+SPEEXDSP_LT_REVISION=2
14
SPEEXDSP_LT_AGE=5
15
16
0 commit comments