Bump to version 0.4 master v0.4
authorW. Trevor King <wking@tremily.us>
Fri, 13 Feb 2015 19:07:51 +0000 (11:07 -0800)
committerW. Trevor King <wking@tremily.us>
Fri, 13 Feb 2015 19:08:35 +0000 (11:08 -0800)
Changes since 0.3:
* Add a 'list' command

dotfiles.sh

index 8e5063c6b7d004d04804b0c33d89bb1d79d4dbf7..5f0c5e5cb9cb8f4202fa42db8fcd4ff7926d65ca 100755 (executable)
@@ -18,7 +18,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-VERSION='0.3'
+VERSION='0.4'
 DOTFILES_DIR="${PWD}"
 TARGET=~
 CHECK_WGET_TYPE_AND_ENCODING='no'