Skip to content

Commit 3ed93c9

Browse files
committed
chore: update project version to 0.20.5 in CMakeLists.txt
1 parent 4aa83d8 commit 3ed93c9

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
@@ -27,7 +27,7 @@ if (FREYR_PROFILING)
2727
add_subdirectory(vendor/perfetto)
2828
endif (FREYR_PROFILING)
2929

30-
project(freyr LANGUAGES C CXX VERSION 0.20.4)
30+
project(freyr LANGUAGES C CXX VERSION 0.20.5)
3131

3232
if (FREYR_BUILD_EXAMPLES)
3333
add_subdirectory(examples)

0 commit comments

Comments
 (0)