Commit 8fce18fc authored by Dylan Araps's avatar Dylan Araps

General: Increment version number

parent 4d546c4b
......@@ -8,6 +8,9 @@
# Created by Dylan Araps
# https://github.com/dylanaraps/
# Neofetch version.
version="3.0.1"
bash_version="${BASH_VERSION/.*}"
sys_locale="${LANG:-C}"
XDG_CONFIG_HOME="${XDG_CONFIG_HOME:-${HOME}/.config}"
......@@ -3886,7 +3889,7 @@ exit 1
}
version() { printf "%s" "\
Neofetch 3.0.1
Neofetch $version
Copyright (c) 2016-2017 Dylan Araps
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment