Skip to content

Commit f2ffb17

Browse files
committed
Add 24.0.1 snapshot
1 parent eef3b6f commit f2ffb17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ if(POLICY CMP0170)
9696
cmake_policy(SET CMP0170 NEW)
9797
endif()
9898

99-
set(ARROW_VERSION "24.0.0-SNAPSHOT")
99+
set(ARROW_VERSION "24.0.1-SNAPSHOT")
100100

101101
string(REGEX MATCH "^[0-9]+\\.[0-9]+\\.[0-9]+" ARROW_BASE_VERSION "${ARROW_VERSION}")
102102

0 commit comments

Comments
 (0)