From: W. Trevor King Date: Fri, 13 Feb 2015 19:07:51 +0000 (-0800) Subject: Bump to version 0.4 X-Git-Tag: v0.4^0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=dotfiles-framework.git Bump to version 0.4 Changes since 0.3: * Add a 'list' command --- 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'