Skip to content

Commit

Permalink
Ooops forgot to bump this version number
Browse files Browse the repository at this point in the history
  • Loading branch information
msoos committed Aug 30, 2023
1 parent 6c41154 commit b4ecb91
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 @@ -338,7 +338,7 @@ if (GIT_EXECUTABLE)
else()
set(GIT_SHA "GIT-hash-notfound")
endif()
set(ARJUN_FULL_VERSION "2.5.2")
set(ARJUN_FULL_VERSION "2.5.3")

string(REPLACE "." ";" ARJUN_FULL_VERSION_LIST ${ARJUN_FULL_VERSION})
SetVersionNumber("PROJECT" ${ARJUN_FULL_VERSION_LIST})
Expand Down

0 comments on commit b4ecb91

Please sign in to comment.