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 72e6141 commit a783c38Copy full SHA for a783c38
CMakeLists.txt
@@ -290,7 +290,7 @@ add_subdirectory(IP_Catalog)
290
# Raptor version
291
set(VERSION_MAJOR 1)
292
set(VERSION_MINOR 2)
293
-set(VERSION_PATCH 39)
+set(VERSION_PATCH 40)
294
295
execute_process(COMMAND git config --global --add safe.directory ${CMAKE_CURRENT_SOURCE_DIR}
296
COMMAND git rev-parse --short HEAD
0 commit comments