summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.co.uk>2011-01-12 03:15:04 +0200
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.co.uk>2011-01-12 03:15:04 +0200
commit07e4cb0a1f972626daa96161f6c0fb6cdf0e56a7 (patch)
treeb9edeaeae616d1efb02866f0e66cc26bab8e0c12 /CMakeLists.txt
parentf2e0e9ab98b6acfa9092e9abf541af3b911a5fd6 (diff)
0.10.0.2 pre-release
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9f633c0..19ed00c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8)
enable_testing()
set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules)
-set(QTGSTREAMER_VERSION 0.10.0)
+set(QTGSTREAMER_VERSION 0.10.0.2)
option(QTGSTREAMER_STATIC "Build QtGStreamer as a static library" OFF)
option(QTGSTREAMER_TESTS "Build QtGStreamer's tests" OFF)