Skip to content

Commit f053643

Browse files
Update CMakeLists.txt
1 parent 72e6141 commit f053643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ add_subdirectory(IP_Catalog)
290290
# Raptor version
291291
set(VERSION_MAJOR 1)
292292
set(VERSION_MINOR 2)
293-
set(VERSION_PATCH 39)
293+
set(VERSION_PATCH 40)
294294

295295
execute_process(COMMAND git config --global --add safe.directory ${CMAKE_CURRENT_SOURCE_DIR}
296296
COMMAND git rev-parse --short HEAD

0 commit comments

Comments
 (0)