Skip to content

Commit 1b28a0f

Browse files
committed
configure: bump to 1.2.1
1 parent 68311d4 commit 1b28a0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dnl Process this file with autoconf to produce a configure script. -*-m4-*-
22

3-
AC_INIT([speexdsp],[1.2.0],[[email protected]])
3+
AC_INIT([speexdsp],[1.2.1],[[email protected]])
44

55
AC_CONFIG_SRCDIR([libspeexdsp/preprocess.c])
66
AC_CONFIG_MACRO_DIR([m4])
@@ -10,7 +10,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
1010

1111

1212
SPEEXDSP_LT_CURRENT=6
13-
SPEEXDSP_LT_REVISION=1
13+
SPEEXDSP_LT_REVISION=2
1414
SPEEXDSP_LT_AGE=5
1515

1616

0 commit comments

Comments
 (0)