summaryrefslogtreecommitdiff
path: root/src/version.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2020-08-30 19:26:45 +0200
committerBram Moolenaar <Bram@vim.org>2020-08-30 19:26:45 +0200
commit02c037a4be6aeb7f6376e7dcc3ab41cfc6db3ede (patch)
treeceaf479cfcca56f9da5d34bd8db2a1c46812713a /src/version.c
parentcd80006ecbde03f668a478a272d8009970b8cefa (diff)
downloadvim-git-02c037a4be6aeb7f6376e7dcc3ab41cfc6db3ede.tar.gz
patch 8.2.1547: various comment problemsv8.2.1547
Problem: Various comment problems. Solution: Update comments.
Diffstat (limited to 'src/version.c')
-rw-r--r--src/version.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/version.c b/src/version.c
index 63de2913c..b071bf53f 100644
--- a/src/version.c
+++ b/src/version.c
@@ -755,6 +755,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
+ 1547,
+/**/
1546,
/**/
1545,