Skip to content

Commit

Permalink
build preparation
Browse files Browse the repository at this point in the history
  • Loading branch information
aliakseis committed Feb 23, 2019
1 parent a97cf94 commit f2ca572
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 @@ -33,7 +33,7 @@ set(CMAKE_MODULE_PATH
"${CMAKE_CURRENT_SOURCE_DIR}/cmake"
)

project(${PROJECT_NAME} VERSION 0.1.0.3)
project(${PROJECT_NAME} VERSION 0.1.0.4)
message("Building ${PROJECT_NAME} version ${PROJECT_VERSION}")

###################################################
Expand Down

0 comments on commit f2ca572

Please sign in to comment.