Skip to content

Commit

Permalink
Bump patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
ravikiranchollangi authored Oct 15, 2024
1 parent 29985ff commit b19481b
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 @@ -290,7 +290,7 @@ add_subdirectory(IP_Catalog)
# Raptor version
set(VERSION_MAJOR 1)
set(VERSION_MINOR 2)
set(VERSION_PATCH 18)
set(VERSION_PATCH 19)

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

0 comments on commit b19481b

Please sign in to comment.