Skip to content

Commit 3453b72

Browse files
committed
Release: v2.17.2
1 parent 060544b commit 3453b72

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Bugfixes:
88
* Fix incorrect size value for large memory sticks (PhysicalMemory)
99
* Fix spelling of `Qt` and `LXQt`
1010
* Fix building on SunOS if imagemagick support is enabled (Logo, SunOS)
11+
* Fix typos
1112

1213
Features:
1314
* Support Ptyxis terminal version and font detection (Terminal / TerminalFont, Linux)

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.12.0) # target_link_libraries with OBJECT libs & project homepage url
22

33
project(fastfetch
4-
VERSION 2.17.1
4+
VERSION 2.17.2
55
LANGUAGES C
66
DESCRIPTION "Fast neofetch-like system information tool"
77
HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"

0 commit comments

Comments
 (0)