Skip to content

Commit

Permalink
configure: bump to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tmatth committed Jun 13, 2022
1 parent 68311d4 commit 1b28a0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script. -*-m4-*-

AC_INIT([speexdsp],[1.2.0],[speex-dev@xiph.org])
AC_INIT([speexdsp],[1.2.1],[speex-dev@xiph.org])

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


SPEEXDSP_LT_CURRENT=6
SPEEXDSP_LT_REVISION=1
SPEEXDSP_LT_REVISION=2
SPEEXDSP_LT_AGE=5


Expand Down

0 comments on commit 1b28a0f

Please sign in to comment.