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

github.com/mumble-voip/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2006-08-17 17:33:34 +0400
committerjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2006-08-17 17:33:34 +0400
commit63d6464519c4c3c30586415afdf4efad399987eb (patch)
tree423fa4955e0c35f38a17f293fd31af948b43bf53 /configure.ac
parent76d45540a0dd0158ac38dcfc34855e0b8b628670 (diff)
libtool version info
git-svn-id: http://svn.xiph.org/trunk/speex@11791 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 4ae40fc..2b7dacb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,9 +12,9 @@ SPEEX_EXTRA_VERSION=
SPEEX_VERSION=$SPEEX_MAJOR_VERSION.$SPEEX_MINOR_VERSION.$SPEEX_MICRO_VERSION$SPEEX_EXTRA_VERSION
SPEEX_VERSION="1.2-beta1"
-SPEEX_LT_CURRENT=3
+SPEEX_LT_CURRENT=5
SPEEX_LT_REVISION=0
-SPEEX_LT_AGE=2
+SPEEX_LT_AGE=4
AC_SUBST(SPEEX_LT_CURRENT)
AC_SUBST(SPEEX_LT_REVISION)