Skip to content

Commit

Permalink
Bump the version minor
Browse files Browse the repository at this point in the history
  • Loading branch information
psycha0s committed Oct 1, 2016
1 parent e715063 commit 32cebc2
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 3)
set(VERSION_PATCH 2)
set(VERSION_PATCH 3)

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

0 comments on commit 32cebc2

Please sign in to comment.