Skip to content

Commit d788cd1

Browse files
committed
updated for version 7.3.602
Problem: Missing files in distribution. Solution: Update the list of files.
1 parent 4b4b782 commit d788cd1

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Filelist

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,7 @@ RT_ALL = \
463463
runtime/macros/hanoi/hanoi.vim \
464464
runtime/macros/hanoi/poster \
465465
runtime/macros/justify.vim \
466+
runtime/macros/less.bat \
466467
runtime/macros/less.sh \
467468
runtime/macros/less.vim \
468469
runtime/macros/life/click.me \
@@ -666,6 +667,8 @@ EXTRA = \
666667

667668
# generic language files
668669
LANG_GEN = \
670+
runtime/doc/*-de.1 \
671+
runtime/doc/*-de.UTF-8.1 \
669672
runtime/doc/*-fr.1 \
670673
runtime/doc/*-fr.UTF-8.1 \
671674
runtime/doc/*-it.1 \

src/version.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -714,6 +714,8 @@ static char *(features[]) =
714714

715715
static int included_patches[] =
716716
{ /* Add new patch number below this line */
717+
/**/
718+
602,
717719
/**/
718720
601,
719721
/**/

0 commit comments

Comments
 (0)