Skip to content

Commit 2d0ffb5

Browse files
Release 1.5.3
Enable LTO by default Fix compile bug when LTO enabled
1 parent 22a8cfd commit 2d0ffb5

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.9.0) # CMAKE_INTERPROCEDURAL_OPTIMIZATION
22

33
project(fastfetch
4-
VERSION 1.5.2
4+
VERSION 1.5.3
55
LANGUAGES C
66
)
77

0 commit comments

Comments
 (0)