mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Release 1.5.6
Bugfix: Don't segfault when connecting to some wayland compositors See https://github.com/LinusDierheimer/fastfetch/issues/188
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.12.0) # target_link_libraries with OBJECT libs
|
||||
|
||||
project(fastfetch
|
||||
VERSION 1.5.5
|
||||
VERSION 1.5.6
|
||||
LANGUAGES C
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user