Skip to content

Commit c5bab3d

Browse files
committed
Bump version to 0.3
1 parent 4c86035 commit c5bab3d

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 2)
5+
set(InputSourceSwitcher_VERSION_MINOR 3)
66

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

0 commit comments

Comments
 (0)