comparison src/version.c @ 9564:b6a459b326f3 v7.4.2059

commit https://github.com/vim/vim/commit/6583c44857368f28c802dabe10ac7b7b0c266f50 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 17 18:41:47 2016 +0200 patch 7.4.2059 Problem: Non-Unix builds fail. Solution: Update Makefiles for new files.
author Christian Brabandt <cb@256bit.org>
date Sun, 17 Jul 2016 19:15:05 +0200
parents 86af4a48c00a
children 9ea5a5f6cba2
comparison
equal deleted inserted replaced
9563:a97d61b6e9e8 9564:b6a459b326f3
756 NULL 756 NULL
757 }; 757 };
758 758
759 static int included_patches[] = 759 static int included_patches[] =
760 { /* Add new patch number below this line */ 760 { /* Add new patch number below this line */
761 /**/
762 2059,
761 /**/ 763 /**/
762 2058, 764 2058,
763 /**/ 765 /**/
764 2057, 766 2057,
765 /**/ 767 /**/