[xiph-commits] r9448 - trunk/speex
jm at motherfish-iii.xiph.org
jm at motherfish-iii.xiph.org
Mon Jun 13 22:54:37 PDT 2005
Author: jm
Date: 2005-06-13 22:54:35 -0700 (Mon, 13 Jun 2005)
New Revision: 9448
Modified:
trunk/speex/Makefile.am
trunk/speex/configure.ac
Log:
Added the readme file
Modified: trunk/speex/Makefile.am
===================================================================
--- trunk/speex/Makefile.am 2005-06-14 02:42:47 UTC (rev 9447)
+++ trunk/speex/Makefile.am 2005-06-14 05:54:35 UTC (rev 9448)
@@ -10,7 +10,7 @@
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = speex.pc
-EXTRA_DIST = Speex.spec Speex.spec.in Speex.kdevelop speex.m4 speex.pc.in
+EXTRA_DIST = Speex.spec Speex.spec.in Speex.kdevelop speex.m4 speex.pc.in README.blackfin README.symbian
#Fools KDevelop into including all files
SUBDIRS = libspeex include @src@ doc win32 symbian
Modified: trunk/speex/configure.ac
===================================================================
--- trunk/speex/configure.ac 2005-06-14 02:42:47 UTC (rev 9447)
+++ trunk/speex/configure.ac 2005-06-14 05:54:35 UTC (rev 9448)
@@ -6,8 +6,8 @@
SPEEX_MAJOR_VERSION=1
SPEEX_MINOR_VERSION=1
-SPEEX_MICRO_VERSION=10
-SPEEX_EXTRA_VERSION=
+SPEEX_MICRO_VERSION=11
+SPEEX_EXTRA_VERSION=-svn
#SPEEX_VERSION=
SPEEX_VERSION=$SPEEX_MAJOR_VERSION.$SPEEX_MINOR_VERSION.$SPEEX_MICRO_VERSION$SPEEX_EXTRA_VERSION
More information about the commits
mailing list