From 405fcce55687cf8142f07aed1849a336435cc2e7 Mon Sep 17 00:00:00 2001 From: Brian West Date: Sat, 20 Dec 2008 00:02:09 +0000 Subject: [PATCH] update celt version git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10889 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- src/mod/codecs/mod_celt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mod/codecs/mod_celt/Makefile b/src/mod/codecs/mod_celt/Makefile index 7ce40f6bb9..7da89a81b3 100644 --- a/src/mod/codecs/mod_celt/Makefile +++ b/src/mod/codecs/mod_celt/Makefile @@ -1,6 +1,6 @@ BASE=../../../.. -CELT=celt-0.5.0 +CELT=celt-0.5.1 CELT_DIR=$(BASE)/libs/$(CELT) LOCAL_CFLAGS=-I$(CELT_DIR)/libcelt