We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 778c6f0 commit 0610fafCopy full SHA for 0610faf
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.12.0) # target_link_libraries with OBJECT libs & project homepage url
2
3
project(fastfetch
4
- VERSION 2.2.1
+ VERSION 2.2.2
5
LANGUAGES C
6
DESCRIPTION "Fast neofetch-like system information tool"
7
HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"
0 commit comments