From a8017162964c27901d11c66c79cf8654e4289373 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 13 Feb 2015 11:07:51 -0800 Subject: [PATCH] Bump to version 0.4 Changes since 0.3: * Add a 'list' command --- dotfiles.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles.sh b/dotfiles.sh index 8e5063c..5f0c5e5 100755 --- a/dotfiles.sh +++ b/dotfiles.sh @@ -18,7 +18,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -VERSION='0.3' +VERSION='0.4' DOTFILES_DIR="${PWD}" TARGET=~ CHECK_WGET_TYPE_AND_ENCODING='no' -- 2.26.2