comparison src/version.c @ 10270:e5dddd764fef v8.0.0032

commit https://github.com/vim/vim/commit/3e8474dd50f64c998bb665ce852f584a58dede6b Author: Bram Moolenaar <Bram@vim.org> Date: Wed Oct 12 17:52:42 2016 +0200 patch 8.0.0032 Problem: Tests may change the input file when something goes wrong. Solution: Avoid writing the input file.
author Christian Brabandt <cb@256bit.org>
date Wed, 12 Oct 2016 18:00:05 +0200
parents c55a7232fb48
children 489eae19cad9
comparison
equal deleted inserted replaced
10269:46c0661f1a29 10270:e5dddd764fef
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 32,
767 /**/ 769 /**/
768 31, 770 31,
769 /**/ 771 /**/
770 30, 772 30,
771 /**/ 773 /**/