Skip to content

Commit 48bb904

Browse files
committed
Bumping version
1 parent 5907616 commit 48bb904

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
@@ -338,7 +338,7 @@ if (GIT_EXECUTABLE)
338338
else()
339339
set(GIT_SHA "GIT-hash-notfound")
340340
endif()
341-
set(ARJUN_FULL_VERSION "2.5.3")
341+
set(ARJUN_FULL_VERSION "2.5.4")
342342

343343
string(REPLACE "." ";" ARJUN_FULL_VERSION_LIST ${ARJUN_FULL_VERSION})
344344
SetVersionNumber("PROJECT" ${ARJUN_FULL_VERSION_LIST})

0 commit comments

Comments
 (0)