CMake: bump version

This commit is contained in:
李通洲
2022-12-29 20:24:30 +08:00
parent 584d792f5a
commit 98acd516b8
+1 -1
View File
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.12.0) # target_link_libraries with OBJECT libs & project homepage url
project(fastfetch
VERSION 1.7.5
VERSION 1.8.0
LANGUAGES C
DESCRIPTION "Fast system information tool"
HOMEPAGE_URL "https://github.com/LinusDierheimer/fastfetch"