We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4966c3 commit 63ba1b2Copy full SHA for 63ba1b2
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.0)
2
project(InputSourceSwitcher)
3
4
set(InputSourceSwitcher_VERSION_MAJOR 0)
5
-set(InputSourceSwitcher_VERSION_MINOR 1)
+set(InputSourceSwitcher_VERSION_MINOR 2)
6
7
option(BUILD_SHARED_LIBS "Build shared libraries" ON)
8
0 commit comments