Skip to content

Commit

Permalink
Bump the patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
psycha0s committed Apr 20, 2015
1 parent 841a7b7 commit b04e2e3
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 @@ -6,7 +6,7 @@ project(${PROJECT_NAME})
# Project version
set(VERSION_MAJOR 1)
set(VERSION_MINOR 1)
set(VERSION_PATCH 0)
set(VERSION_PATCH 1)

# Set plugin shared library base name
set(PLUGIN_BASENAME ${PROJECT_NAME}-plugin)
Expand Down

0 comments on commit b04e2e3

Please sign in to comment.