From fa9773c221a812af6eca0e1b31b0ab9b913e3567 Mon Sep 17 00:00:00 2001 From: George Kiagiadakis Date: Mon, 14 Oct 2013 10:44:40 +0200 Subject: Release 0.10.3 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7fd926c..f733f0d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ set(CMAKE_AUTOMOC ON) set(CMAKE_INCLUDE_CURRENT_DIR ON) set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules) -set(QTGSTREAMER_VERSION 0.10.2.2) +set(QTGSTREAMER_VERSION 0.10.3) option(QTGSTREAMER_STATIC "Build QtGStreamer as a static library" OFF) option(QTGSTREAMER_TESTS "Build QtGStreamer's tests" OFF) -- cgit v1.2.3