[ekiga/gnome-2-26] [windows] Increase release of celt to workaround a bug in opal



commit 28bbb6cf4da8e035a8880517c0c53d64e34570bb
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Sun May 9 17:24:37 2010 +0200

    [windows] Increase release of celt to workaround a bug in opal

 win32/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/win32/Makefile b/win32/Makefile
index 71141df..db4aaad 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -210,7 +210,7 @@ X264_DIR := $(BUILDROOT)/x264
 X264_ARCHIVE := x264
 
 # note that every celt release might break API
-CELT_VER := 0.6.1
+CELT_VER := 0.7.1
 CELT_URL := http://downloads.xiph.org/releases/celt
 CELT_DIR := $(BUILDROOT)/celt-$(CELT_VER)
 CELT_ARCHIVE := celt-$(CELT_VER).tar.gz



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]