mirror of
https://github.com/dylanaraps/neofetch
synced 2025-12-31 00:02:56 -05:00
version: bump
This commit is contained in:
parent
f0bcf317d8
commit
d5a15dfae9
@ -729,4 +729,4 @@ stdout="off"
|
||||
#
|
||||
# NOTE: Don't change this value, neofetch reads this to determine
|
||||
# how to handle backwards compatibility.
|
||||
config_version="3.2.1-git"
|
||||
config_version="3.3.0"
|
||||
|
||||
2
neofetch
2
neofetch
@ -9,7 +9,7 @@
|
||||
# https://github.com/dylanaraps/
|
||||
|
||||
# Neofetch version.
|
||||
version="3.2.1-git"
|
||||
version="3.3.0"
|
||||
|
||||
bash_version="${BASH_VERSION/.*}"
|
||||
sys_locale="${LANG:-C}"
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
|
||||
.TH NEOFETCH "1" "August 2017" "Neofetch 3.2.1-git" "User Commands"
|
||||
.TH NEOFETCH "1" "September 2017" "Neofetch 3.3.0" "User Commands"
|
||||
.SH NAME
|
||||
Neofetch \- A fast, highly customizable system info script
|
||||
.SH SYNOPSIS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user