Skip to content

Commit 63ba1b2

Browse files
committed
Bump version to 0.2
1 parent d4966c3 commit 63ba1b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.0)
22
project(InputSourceSwitcher)
33

44
set(InputSourceSwitcher_VERSION_MAJOR 0)
5-
set(InputSourceSwitcher_VERSION_MINOR 1)
5+
set(InputSourceSwitcher_VERSION_MINOR 2)
66

77
option(BUILD_SHARED_LIBS "Build shared libraries" ON)
88

0 commit comments

Comments
 (0)