comparison src/version.c @ 10229:19ced29f773a v8.0.0013

commit https://github.com/vim/vim/commit/c79d6aa01d86cd98cffddc80825c1c600e833bbf Author: Bram Moolenaar <Bram@vim.org> Date: Sun Sep 25 22:27:37 2016 +0200 patch 8.0.0013 Problem: Missing comma in list. Solution: Add the comma.
author Christian Brabandt <cb@256bit.org>
date Sun, 25 Sep 2016 22:30:04 +0200
parents 7a4fb555c83a
children cbee14cc4da6
comparison
equal deleted inserted replaced
10228:8a1481e59d64 10229:19ced29f773a
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 13,
767 /**/ 769 /**/
768 12, 770 12,
769 /**/ 771 /**/
770 11, 772 11,
771 /**/ 773 /**/