Skip to content

Commit 582fa2f

Browse files
committed
version: bump
1 parent 63ae899 commit 582fa2f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

neofetch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# SOFTWARE.
2828

2929
# Neofetch version.
30-
version="4.0.0-git"
30+
version="4.0.0"
3131

3232
bash_version="${BASH_VERSION/.*}"
3333
sys_locale="${LANG:-C}"
@@ -831,7 +831,7 @@ stdout="off"
831831
#
832832
# NOTE: Don't change this value, neofetch reads this to determine
833833
# how to handle backwards compatibility.
834-
config_version="4.0.0-git"
834+
config_version="4.0.0"
835835
EOF
836836

837837
# DETECT INFORMATION

neofetch.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.\" 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"
33
.SH NAME
44
Neofetch \- A fast, highly customizable system info script
55
.SH SYNOPSIS

0 commit comments

Comments
 (0)