Skip to content

Commit e50d2b3

Browse files
Bump patch version (#2097)
1 parent 89ee9e4 commit e50d2b3

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 29)
293+
set(VERSION_PATCH 30)
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)