commit | ae728edc93fe5a2f8c39fa75b1ae9ed71526858c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jul 05 22:58:17 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jul 05 22:58:17 2018 +0200 |
tree | d2c4464633cc284814145611fa6dffb564c5d398 | |
parent | c9fe5ab3b093803b6e8d03358ba16aca6b6f0db1 [diff] [blame] |
patch 8.1.0155: evim.man missing from the distribution Problem: Evim.man missing from the distribution. Solution: Add it to the list.
diff --git a/src/version.c b/src/version.c index 8d97843..2be3ae1 100644 --- a/src/version.c +++ b/src/version.c
@@ -790,6 +790,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 155, +/**/ 154, /**/ 153,