From 98056533b96b6b5d8849641de93185dd7bcadc44 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Thu, 12 Dec 2019 14:18:35 +0100 Subject: Vim 8.2 release --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 52f7925fd..1493ea79d 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1035,7 +1035,7 @@ MAN1DIR = /man1 ### Vim version (adjusted by a script) VIMMAJOR = 8 -VIMMINOR = 1 +VIMMINOR = 2 ### Location of Vim files (should not need to be changed, and {{{1 ### some things might not work when they are changed!) -- cgit v1.2.1