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-04-13 12:58:28 +0400
committerjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2006-04-13 12:58:28 +0400
commit98409d252e661f960303888efaa82f5e0ce80ca0 (patch)
tree388d50b80d4c0c108d15ff458b4d6dba654aa781 /configure.ac
parent44d6294e900b028e4f60776163f055c671f93cab (diff)
version change
git-svn-id: http://svn.xiph.org/trunk/speex@11130 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 853db51..dd81429 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,8 +6,8 @@ AM_CONFIG_HEADER([config.h])
SPEEX_MAJOR_VERSION=1
SPEEX_MINOR_VERSION=1
-SPEEX_MICRO_VERSION=12
-SPEEX_EXTRA_VERSION=
+SPEEX_MICRO_VERSION=13
+SPEEX_EXTRA_VERSION=-svn
#SPEEX_VERSION=
SPEEX_VERSION=$SPEEX_MAJOR_VERSION.$SPEEX_MINOR_VERSION.$SPEEX_MICRO_VERSION$SPEEX_EXTRA_VERSION