From 582fa2f50b3aa48f731ee76b47326f34ff15fa65 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 17 May 2018 13:39:24 +1000 Subject: [PATCH] version: bump --- neofetch | 4 ++-- neofetch.1 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/neofetch b/neofetch index 3f3e3fa0..c9a76a58 100755 --- a/neofetch +++ b/neofetch @@ -27,7 +27,7 @@ # SOFTWARE. # Neofetch version. -version="4.0.0-git" +version="4.0.0" bash_version="${BASH_VERSION/.*}" sys_locale="${LANG:-C}" @@ -831,7 +831,7 @@ stdout="off" # # NOTE: Don't change this value, neofetch reads this to determine # how to handle backwards compatibility. -config_version="4.0.0-git" +config_version="4.0.0" EOF # DETECT INFORMATION diff --git a/neofetch.1 b/neofetch.1 index 44886a15..159eebc5 100644 --- a/neofetch.1 +++ b/neofetch.1 @@ -1,5 +1,5 @@ .\" 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 Neofetch \- A fast, highly customizable system info script .SH SYNOPSIS