From 564b0f889e7cdc1396c98421cbdc9769d12a0038 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 4 Nov 2016 18:45:02 +1100 Subject: [PATCH] Docs: Change version --- neofetch | 2 +- neofetch.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/neofetch b/neofetch index 14ceea32..56a03667 100755 --- a/neofetch +++ b/neofetch @@ -3195,7 +3195,7 @@ getargs() { -v) verbose="on" ;; -vv) set -x; verbose="on" ;; --help) usage ;; - --version) printf "%s\n" "Neofetch 2.0"; exit ;; + --version) printf "%s\n" "Neofetch 1.9.1"; exit ;; esac shift diff --git a/neofetch.1 b/neofetch.1 index 72816069..cbbb5377 100644 --- a/neofetch.1 +++ b/neofetch.1 @@ -1,4 +1,4 @@ -.TH NEOFETCH "1" "June 2016" "2.0" "User Commands" +.TH NEOFETCH "1" "November 2016" "1.9.1" "User Commands" .SH NAME neofetch \- simple system information script