Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
bluekyu committed Aug 28, 2017
1 parent 783d794 commit 0e0457d
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 @@ -16,7 +16,7 @@ if(CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION)
endif()

# version
set(render_pipeline_VERSION "0.2.1")
set(render_pipeline_VERSION "0.3.1")
set(render_pipeline_SEMANTIC_VERSION "${render_pipeline_VERSION}")
set(PROJECT_VERSION "${render_pipeline_SEMANTIC_VERSION}")
message("[render_pipeline] build version: ${render_pipeline_SEMANTIC_VERSION}")
Expand Down

0 comments on commit 0e0457d

Please sign in to comment.