Skip to content

Commit 11e203e

Browse files
msoosclaude
andcommitted
Bump version to 2.7.3
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 1f064cb commit 11e203e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ if(GIT_EXECUTABLE)
475475
else()
476476
set(GIT_SHA1 "GIT-hash-notfound")
477477
endif()
478-
set(ARJUN_FULL_VERSION "2.7.2")
478+
set(ARJUN_FULL_VERSION "2.7.3")
479479

480480
string(REPLACE "." ";" ARJUN_FULL_VERSION_LIST ${ARJUN_FULL_VERSION})
481481
SetVersionNumber("PROJECT" ${ARJUN_FULL_VERSION_LIST})

0 commit comments

Comments
 (0)