Skip to content

Commit c514691

Browse files
committed
Missing bump of version number in CMakeLists.txt
Based on #74
1 parent 55902da commit c514691

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
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.25)
22

3-
project(D3D12MemoryAllocator VERSION 3.0.0)
3+
project(D3D12MemoryAllocator VERSION 3.0.1)
44

55
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
66

0 commit comments

Comments
 (0)