12 lines
450 B
Diff
12 lines
450 B
Diff
--- CMakeLists.txt.smb 2024-08-09 01:09:47.530793954 -0400
|
|
+++ CMakeLists.txt 2024-08-09 01:10:49.228681763 -0400
|
|
@@ -1,7 +1,7 @@
|
|
cmake_minimum_required(3.12.0) # target_link_libraries with OBJECT libs & project homepage url
|
|
|
|
project(fastfetch
|
|
- VERSION 2.55.1
|
|
+ VERSION 2.55.1+git20251117.cd8ab8e5
|
|
LANGUAGES C
|
|
DESCRIPTION "Fast neofetch-like system information tool"
|
|
HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"
|