From 4f4f2373953df00696f91eba744449200a00a560 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 4 May 2018 16:36:01 +1000 Subject: [PATCH] version: bump --- neofetch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/neofetch b/neofetch index 1254ba20..dc65de71 100755 --- a/neofetch +++ b/neofetch @@ -27,7 +27,7 @@ # SOFTWARE. # Neofetch version. -version="3.4.1-git" +version="4.0.0-git" bash_version="${BASH_VERSION/.*}" sys_locale="${LANG:-C}" @@ -818,7 +818,7 @@ stdout="off" # # NOTE: Don't change this value, neofetch reads this to determine # how to handle backwards compatibility. -config_version="3.4.1-git" +config_version="4.0.0-git" EOF # DETECT INFORMATION