From 2750a8b524b1a5793c018bf8e1192a6d357e6337 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 2 Jun 2018 15:13:11 +1200 Subject: Properly remove submodule dirs --- vim/bundle/abolish | 1 - vim/bundle/commentary | 1 - 2 files changed, 2 deletions(-) delete mode 160000 vim/bundle/abolish delete mode 160000 vim/bundle/commentary diff --git a/vim/bundle/abolish b/vim/bundle/abolish deleted file mode 160000 index b6a8b49e..00000000 --- a/vim/bundle/abolish +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b6a8b49e2173ba5a1b34d00e68e0ed8addac3ebd diff --git a/vim/bundle/commentary b/vim/bundle/commentary deleted file mode 160000 index 7f2127b1..00000000 --- a/vim/bundle/commentary +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7f2127b1dfc57811112785985b46ff2289d72334 -- cgit v1.2.3 From 9c912d3643af4a5b1f243635b12c90293540a19d Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 2 Jun 2018 15:14:01 +1200 Subject: Bump VERSION --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 8ba34a61..6ec6fe51 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -tejr dotfiles v0.41.0 -Sat Jun 2 03:01:42 UTC 2018 +tejr dotfiles v0.41.1 +Sat Jun 2 03:13:48 UTC 2018 -- cgit v1.2.3