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 4c86035 commit c5bab3dCopy full SHA for c5bab3d
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 2)
+set(InputSourceSwitcher_VERSION_MINOR 3)
6
7
option(BUILD_SHARED_LIBS "Build shared libraries" ON)
8
0 commit comments