File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
# SOFTWARE.
28
28
29
29
# Neofetch version.
30
- version=" 4.0.0-git "
30
+ version=" 4.0.0"
31
31
32
32
bash_version=" ${BASH_VERSION/ .* } "
33
33
sys_locale=" ${LANG:- C} "
@@ -831,7 +831,7 @@ stdout="off"
831
831
#
832
832
# NOTE: Don't change this value, neofetch reads this to determine
833
833
# how to handle backwards compatibility.
834
- config_version="4.0.0-git "
834
+ config_version="4.0.0"
835
835
EOF
836
836
837
837
# DETECT INFORMATION
Original file line number Diff line number Diff line change 1
1
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
2
- .TH NEOFETCH "1" "May 2018" "Neofetch 4.0.0-git " "User Commands"
2
+ .TH NEOFETCH "1" "May 2018" "Neofetch 4.0.0" "User Commands"
3
3
.SH NAME
4
4
Neofetch \- A fast, highly customizable system info script
5
5
.SH SYNOPSIS
You can’t perform that action at this time.
0 commit comments