Skip to content

Commit 02cc214

Browse files
Release 1.5.6
Bugfix: Don't segfault when connecting to some wayland compositors See #188
1 parent 609fa14 commit 02cc214

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,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.12.0) # target_link_libraries with OBJECT libs
22

33
project(fastfetch
4-
VERSION 1.5.5
4+
VERSION 1.5.6
55
LANGUAGES C
66
)
77

0 commit comments

Comments
 (0)