Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
SpeexDSP
Commits
1b28a0f6
Verified
Commit
1b28a0f6
authored
Jun 13, 2022
by
Tristan Matthews
Browse files
configure: bump to 1.2.1
parent
68311d46
Pipeline
#3178
passed with stage
in 1 minute and 30 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
1b28a0f6
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])
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment