Skip to content

Commit

Permalink
Bump patch version (#2089)
Browse files Browse the repository at this point in the history
  • Loading branch information
ravikiranchollangi authored Nov 8, 2024
1 parent 340ba4a commit 419f6f6
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 27)
set(VERSION_PATCH 28)

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 419f6f6

Please sign in to comment.