We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af871e9 commit f5ffe75Copy full SHA for f5ffe75
CMakeLists.txt
@@ -15,7 +15,7 @@ include(git-utils)
15
set_property(GLOBAL PROPERTY USE_FOLDERS ON) # Project Grouping
16
17
# version
18
-set(render_pipeline_VERSION "0.3.1")
+set(render_pipeline_VERSION "0.4.0")
19
set(render_pipeline_SEMANTIC_VERSION "${render_pipeline_VERSION}")
20
set(PROJECT_VERSION "${render_pipeline_SEMANTIC_VERSION}")
21
message("[render_pipeline] build version: ${render_pipeline_SEMANTIC_VERSION}")
0 commit comments