[xiph-cvs] cvs commit: speex configure.in
Jean-Marc Valin
jm at xiph.org
Mon Mar 17 22:13:29 PST 2003
jm 03/03/18 01:13:29
Modified: . configure.in
Log:
minor tweaks, removed some warnings
Revision Changes Path
1.48 +2 -1 speex/configure.in
Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/speex/configure.in,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- configure.in 17 Mar 2003 22:40:56 -0000 1.47
+++ configure.in 18 Mar 2003 06:13:29 -0000 1.48
@@ -5,7 +5,8 @@
SPEEX_MAJOR_VERSION=1
SPEEX_MINOR_VERSION=0
SPEEX_MICRO_VERSION=0
-SPEEX_VERSION=1.0.0
+SPEEX_VERSION=$SPEEX_MAJOR_VERSION.$SPEEX_MINOR_VERSION.$SPEEX_MICRO_VERSION
+# SPEEX_VERSION=1.0.0
SPEEX_LT_CURRENT=1
SPEEX_LT_REVISION=0
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list