From d5a15dfae90c1cfce7d87f96cd202d81d2f2dcf6 Mon Sep 17 00:00:00 2001 From: dylan araps Date: Thu, 14 Sep 2017 10:04:11 +1000 Subject: [PATCH] version: bump --- config/config.conf | 2 +- neofetch | 2 +- neofetch.1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/config.conf b/config/config.conf index 85162e7c..7152efe4 100644 --- a/config/config.conf +++ b/config/config.conf @@ -729,4 +729,4 @@ stdout="off" # # NOTE: Don't change this value, neofetch reads this to determine # how to handle backwards compatibility. -config_version="3.2.1-git" +config_version="3.3.0" diff --git a/neofetch b/neofetch index 55c125f9..ebc98882 100755 --- a/neofetch +++ b/neofetch @@ -9,7 +9,7 @@ # https://github.com/dylanaraps/ # Neofetch version. -version="3.2.1-git" +version="3.3.0" bash_version="${BASH_VERSION/.*}" sys_locale="${LANG:-C}" diff --git a/neofetch.1 b/neofetch.1 index 74a6e09f..160b9905 100644 --- a/neofetch.1 +++ b/neofetch.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. -.TH NEOFETCH "1" "August 2017" "Neofetch 3.2.1-git" "User Commands" +.TH NEOFETCH "1" "September 2017" "Neofetch 3.3.0" "User Commands" .SH NAME Neofetch \- A fast, highly customizable system info script .SH SYNOPSIS