comparison src/version.c @ 7478:dbfa0f9ab289 v7.4.1041

commit https://github.com/vim/vim/commit/022b896592721838e387e99fd785d3ded7b68be7 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 3 22:16:20 2016 +0100 patch 7.4.1041 Problem: Various small things. Solution: Add file to list of distributed files. Adjust README. Fix typo.
author Christian Brabandt <cb@256bit.org>
date Sun, 03 Jan 2016 22:30:04 +0100
parents 6b5ce5161d6d
children a49163681559
comparison
equal deleted inserted replaced
7477:05cf4cc72a9f 7478:dbfa0f9ab289
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 1041,
744 /**/ 746 /**/
745 1040, 747 1040,
746 /**/ 748 /**/
747 1039, 749 1039,
748 /**/ 750 /**/