From e7a9b16e234472de1b49f022b0c5a5ba6a8a70ec Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 19 Jun 2019 11:54:20 +1200 Subject: Bump VERSION --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 7ec1d6d..ccbccc3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.0 +2.2.0 -- cgit v1.2.3 From 9b3c5d1f42ad009813cdf6213a55c4712c96fbfa Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 19 Jun 2019 11:54:35 +1200 Subject: Update documentation date --- doc/quickfix_auto_open.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/quickfix_auto_open.txt b/doc/quickfix_auto_open.txt index d0015db..23957fb 100644 --- a/doc/quickfix_auto_open.txt +++ b/doc/quickfix_auto_open.txt @@ -1,4 +1,4 @@ -*quickfix_auto_open.txt* For Vim version 7.0 Last change: 2019 Jun 17 +*quickfix_auto_open.txt* For Vim version 7.0 Last change: 2019 Jun 19 DESCRIPTION *quickfix_auto_open* -- cgit v1.2.3