Skip to content

Commit c052903

Browse files
committed
Bump to 2.0.4
1 parent 6a4ec9d commit c052903

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
@@ -4,7 +4,7 @@
44
# CMakeLists in this exact order for cmake to work correctly
55
cmake_minimum_required(VERSION 3.16)
66

7-
set(PROJECT_VER "2.0.3")
7+
set(PROJECT_VER "2.0.4")
88

99
# Add this line to disable the specific warning
1010
add_compile_options(-Wno-missing-field-initializers)

0 commit comments

Comments
 (0)