File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ assignees: ''
9
9
10
10
** Version information:**
11
11
- Platform: [ e.g. Windows 11]
12
- - Version: [ e.g. 24.03 ]
12
+ - Version: [ e.g. 24.04 ]
13
13
- Build/commit: [ e.g. f08479f]
14
14
15
15
** Describe the bug**
Original file line number Diff line number Diff line change 1
- 24.03+ (??? )
1
+ 24.04 (2024-04-07 )
2
2
------------------------------------------------------------------------
3
3
- Fix: [ #2375 ] PNG heightmaps are mirrored when generating terrain.
4
4
- Fix: [ #2377 ] When cloning vehicle without having sufficient funds, the error message appears below the window.
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ if (WIN32)
42
42
endif ()
43
43
endif ()
44
44
45
- project (${PROJECT} LANGUAGES CXX VERSION 24.03 )
45
+ project (${PROJECT} LANGUAGES CXX VERSION 24.04 )
46
46
47
47
if (NOT CMAKE_CXX_STANDARD )
48
48
set (CMAKE_CXX_STANDARD 20 )
You can’t perform that action at this time.
0 commit comments