]> granicus.if.org Git - vim/commitdiff
updated for version 7.3.602 v7.3.602
authorBram Moolenaar <Bram@vim.org>
Mon, 16 Jul 2012 15:28:11 +0000 (17:28 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 16 Jul 2012 15:28:11 +0000 (17:28 +0200)
Problem:    Missing files in distribution.
Solution:   Update the list of files.

Filelist
src/version.c

index 2db6ff2f91d3017142e09862f74fca9642c11bfc..8d7cfa9ee1b6af5b3ff9ae0aaad33d187195f0dc 100644 (file)
--- a/Filelist
+++ b/Filelist
@@ -463,6 +463,7 @@ RT_ALL =    \
                runtime/macros/hanoi/hanoi.vim \
                runtime/macros/hanoi/poster \
                runtime/macros/justify.vim \
+               runtime/macros/less.bat \
                runtime/macros/less.sh \
                runtime/macros/less.vim \
                runtime/macros/life/click.me \
@@ -666,6 +667,8 @@ EXTRA =             \
 
 # generic language files
 LANG_GEN = \
+               runtime/doc/*-de.1 \
+               runtime/doc/*-de.UTF-8.1 \
                runtime/doc/*-fr.1 \
                runtime/doc/*-fr.UTF-8.1 \
                runtime/doc/*-it.1 \
index 8855115d5962ffeda598df6073f6f8752e4641fa..4e17878047a4131e99b69146fe25f6cb1c3cf7fc 100644 (file)
@@ -714,6 +714,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    602,
 /**/
     601,
 /**/