Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
patch 8.1.0155: evim.man missing from the distribution
Problem:    Evim.man missing from the distribution.
Solution:   Add it to the list.
  • Loading branch information
brammool committed Jul 5, 2018
1 parent c9fe5ab commit ae728ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Filelist
Expand Up @@ -710,6 +710,7 @@ RT_NO_UNIX = \

# runtime for Amiga (also in the extra archive)
RT_AMI_DOS = \
runtime/doc/evim.man \
runtime/doc/vim.man \
runtime/doc/vimdiff.man \
runtime/doc/vimtutor.man \
Expand Down
2 changes: 2 additions & 0 deletions src/version.c
Expand Up @@ -789,6 +789,8 @@ static char *(features[]) =

static int included_patches[] =
{ /* Add new patch number below this line */
/**/
155,
/**/
154,
/**/
Expand Down

0 comments on commit ae728ed

Please sign in to comment.