summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2018-07-07 17:21:55 +0200
committerBram Moolenaar <Bram@vim.org>2018-07-07 17:21:55 +0200
commitcbbe4ab4b27a2060506fcd2427aed8d8fbff1a21 (patch)
tree26880415ae626bedfba09fc98c6a6faa34a58e96 /src
parent6c5d1043022520512ee36aa1a29662b60af33c95 (diff)
downloadvim-git-cbbe4ab4b27a2060506fcd2427aed8d8fbff1a21.tar.gz
patch 8.1.0160: no Danish manual translationsv8.1.0160
Problem: No Danish manual translations. Solution: Add the Danish manual translations to the file list.
Diffstat (limited to 'src')
-rw-r--r--src/version.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/version.c b/src/version.c
index e19f35e9d..cb6d2c8f5 100644
--- 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 */
/**/
+ 160,
+/**/
159,
/**/
158,