Skip to content

Commit

Permalink
Bump version to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vovkasm committed May 23, 2015
1 parent 4c86035 commit c5bab3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.0)
project(InputSourceSwitcher)

set(InputSourceSwitcher_VERSION_MAJOR 0)
set(InputSourceSwitcher_VERSION_MINOR 2)
set(InputSourceSwitcher_VERSION_MINOR 3)

option(BUILD_SHARED_LIBS "Build shared libraries" ON)

Expand Down

0 comments on commit c5bab3d

Please sign in to comment.