version: bump

master
Dylan Araps 8 years ago
parent 63ae8994e2
commit 582fa2f50b
  1. 4
      neofetch
  2. 2
      neofetch.1

@ -27,7 +27,7 @@
# SOFTWARE. # SOFTWARE.
# Neofetch version. # Neofetch version.
version="4.0.0-git" version="4.0.0"
bash_version="${BASH_VERSION/.*}" bash_version="${BASH_VERSION/.*}"
sys_locale="${LANG:-C}" sys_locale="${LANG:-C}"
@ -831,7 +831,7 @@ stdout="off"
# #
# NOTE: Don't change this value, neofetch reads this to determine # NOTE: Don't change this value, neofetch reads this to determine
# how to handle backwards compatibility. # how to handle backwards compatibility.
config_version="4.0.0-git" config_version="4.0.0"
EOF EOF
# DETECT INFORMATION # DETECT INFORMATION

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
.TH NEOFETCH "1" "May 2018" "Neofetch 4.0.0-git" "User Commands" .TH NEOFETCH "1" "May 2018" "Neofetch 4.0.0" "User Commands"
.SH NAME .SH NAME
Neofetch \- A fast, highly customizable system info script Neofetch \- A fast, highly customizable system info script
.SH SYNOPSIS .SH SYNOPSIS

Loading…
Cancel
Save