File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ assignees: ''
99
1010** Version information:**
1111 - Platform: [ e.g. Windows 11]
12- - Version: [ e.g. 24.09]
12+ - Version: [ e.g. 24.09.1 ]
1313 - Build/commit: [ e.g. f08479f]
1414
1515** Describe the bug**
Original file line number Diff line number Diff line change 1- 24.09+ (??? )
1+ 24.09.1 (2024-09-07 )
22------------------------------------------------------------------------
33- Change: [ #2617 ] Report terrain generation progress more incrementally, so it doesn't appear stuck.
44- Fix: [ #2613 ] Landscape types around cliffs aren't applied correctly.
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ if (WIN32)
4242 endif ()
4343endif ()
4444
45- project (${PROJECT} LANGUAGES CXX VERSION 24.09)
45+ project (${PROJECT} LANGUAGES CXX VERSION 24.09.1 )
4646
4747if (NOT CMAKE_CXX_STANDARD )
4848 set (CMAKE_CXX_STANDARD 20)
You can’t perform that action at this time.
0 commit comments