From 9d9a04b2202efb9d81c32c35c82195f9a3b670c3 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 13 Jun 2019 11:54:33 +1200 Subject: Bump VERSION --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 5940fdd2..9735aa91 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -tejr dotfiles v5.43.0 -Wed Jun 12 23:45:44 UTC 2019 +tejr dotfiles v5.44.0 +Wed Jun 12 23:54:33 UTC 2019 -- cgit v1.2.3 From dbda2627901d755eadc87e6cc2c68c0f56cc3478 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 13 Jun 2019 11:54:33 +1200 Subject: Update dotfiles(7) manual page --- man/man7/dotfiles.7df | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/man/man7/dotfiles.7df b/man/man7/dotfiles.7df index 16110f76..a4800f6b 100644 --- a/man/man7/dotfiles.7df +++ b/man/man7/dotfiles.7df @@ -1011,9 +1011,12 @@ Vint (https://github.com/Kuniwak/vint): .IP \[bu] 2 \f[C]lint\-vim\f[] .RE +.SS Future development +.PP +See IDEAS.md. .SS Known issues .PP -See ISSUES.markdown. +See ISSUES.md. .SS License .PP Public domain; see the included \f[C]UNLICENSE\f[] file. -- cgit v1.2.3