aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libcec/Makefile2
-rw-r--r--tools/darwin/depends/libcec/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcec/Makefile b/lib/libcec/Makefile
index 971190bb55..074c1c11d2 100644
--- a/lib/libcec/Makefile
+++ b/lib/libcec/Makefile
@@ -7,7 +7,7 @@
# lib name, version
LIBNAME=libcec
-VERSION=0.6
+VERSION=0.7
SOURCE=$(LIBNAME)-$(VERSION)
# download location and format
diff --git a/tools/darwin/depends/libcec/Makefile b/tools/darwin/depends/libcec/Makefile
index 7f6e12fd04..9b460f63f1 100644
--- a/tools/darwin/depends/libcec/Makefile
+++ b/tools/darwin/depends/libcec/Makefile
@@ -2,7 +2,7 @@ include ../Makefile.include
# lib name, version
LIBNAME=libcec
-VERSION=0.6
+VERSION=0.7
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.gz