commit | 08505312fe1ad3b843f95282bff9b0fbbbea508d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jul 07 22:26:54 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jul 07 22:26:54 2018 +0200 |
tree | 91c2b57e069d7af9dc89c98aa3f22ccbb59d6ab7 | |
parent | 386bc82a3f82f70bad75aaad74dba57a176b5840 [diff] [blame] |
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
diff --git a/src/version.c b/src/version.c index affeeb2..c9c252a 100644 --- a/src/version.c +++ b/src/version.c
@@ -790,6 +790,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 162, +/**/ 161, /**/ 160,