comparison src/version.c @ 11627:e6e23a84fac2 v8.0.0696

patch 8.0.0696: .inc files missing in git commit https://github.com/vim/vim/commit/cce1cf12eb567bcfac161f39d15178f2a4c04e43 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jul 7 13:04:16 2017 +0200 patch 8.0.0696: .inc files missing in git Problem: The .inc files are missing in git. (Nazri Ramliy) Solution: Remove the .inc line from .gitignore.
author Christian Brabandt <cb@256bit.org>
date Fri, 07 Jul 2017 13:15:03 +0200
parents 5d0ec52fe4c6
children 1a6daa73590a
comparison
equal deleted inserted replaced
11626:20431b696a84 11627:e6e23a84fac2
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 696,
767 /**/ 769 /**/
768 695, 770 695,
769 /**/ 771 /**/
770 694, 772 694,
771 /**/ 773 /**/