summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>2013-10-14 10:55:10 +0200
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>2013-10-14 10:55:10 +0200
commitd46c146834c7fff787094e1b715c973a17998a27 (patch)
treed0ce6e912a7d10ce9b879aea0efed3851125e3e7
parentfa9773c221a812af6eca0e1b31b0ab9b913e3567 (diff)
Begin 0.10.3.1 development
-rw-r--r--CMakeLists.txt2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f733f0d..ccc4226 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.3)
+set(QTGSTREAMER_VERSION 0.10.3.1)
option(QTGSTREAMER_STATIC "Build QtGStreamer as a static library" OFF)
option(QTGSTREAMER_TESTS "Build QtGStreamer's tests" OFF)
diff --git a/NEWS b/NEWS
index 9a56aa4..f9fc455 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+qt-gstreamer 0.10.3.1 (UNRELEASED)
+==================================
+
+
qt-gstreamer 0.10.3 (2013-10-14)
==================================