From e506315bac7b36d1fbce5852fcea287c7064ca63 Mon Sep 17 00:00:00 2001 From: dylan araps Date: Tue, 25 Apr 2017 13:01:27 +1000 Subject: [PATCH] Version: Bump version to 3.1.0 --- CHANGELOG.md | 5 ++++- config/config | 2 +- neofetch | 2 +- neofetch.1 | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22cb3eed..5a2a4fc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,17 @@ ## Contributors +- **[@konimex](https://github.com/konimex)** - **[@mstraube](https://github.com/mstraube)** - **[@jorgegonzalez](https://github.com/jorgegonzalez)** - **[@ikeydoherty](https://github.com/ikeydoherty)** - **[@eliezio](https://github.com/eliezio)** - **[@nilesr](https://github.com/nilesr)** - **[@dritter](https://github.com/dritter)** -- **[@@HebaruSan](https://github.com/HebaruSan)** +- **[@HebaruSan](https://github.com/HebaruSan)** - **[@LER0ever](https://github.com/LER0ever)** - **[@obrevenge](https://github.com/obrevenge)** +- **[@ajjames31](https://github.com/ajjames31)** +- Eliezio Oliveira ## Operating System diff --git a/config/config b/config/config index 53add8f2..6237ccd9 100644 --- a/config/config +++ b/config/config @@ -714,4 +714,4 @@ image_host="teknik" # # NOTE: Don't change this value, neofetch reads this to determine # how to handle backwards compatibility. -config_version="3.0.2" +config_version="3.1.0" diff --git a/neofetch b/neofetch index 7b2459dd..0ffba95b 100755 --- a/neofetch +++ b/neofetch @@ -9,7 +9,7 @@ # https://github.com/dylanaraps/ # Neofetch version. -version="3.0.2" +version="3.1.0" bash_version="${BASH_VERSION/.*}" sys_locale="${LANG:-C}" diff --git a/neofetch.1 b/neofetch.1 index 30fc4e92..c803bfd1 100644 --- a/neofetch.1 +++ b/neofetch.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. -.TH NEOFETCH "1" "April 2017" "Neofetch 3.0.2" "User Commands" +.TH NEOFETCH "1" "April 2017" "Neofetch 3.1.0" "User Commands" .SH NAME Neofetch \- A fast, highly customizable system info script .SH SYNOPSIS