diff src/version.c @ 14292:f331b62627db v8.1.0162

patch 8.1.0162: Danish and German man pages are not installed commit https://github.com/vim/vim/commit/08505312fe1ad3b843f95282bff9b0fbbbea508d Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jul 7 22:26:54 2018 +0200 patch 8.1.0162: Danish and German man pages are not installed Problem: Danish and German man pages are not installed. (Tony Mechelynck) Solution: Adjust the makefile
author Christian Brabandt <cb@256bit.org>
date Sat, 07 Jul 2018 22:30:06 +0200
parents 977cab3d5474
children 6c5c8de48152
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -790,6 +790,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    162,
+/**/
     161,
 /**/
     160,