comparison src/version.c @ 7303:88f9d339026b v7.4.957

commit https://github.com/vim/vim/commit/bc96c29ffc753daef302d20322d1e3d560094f44 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 3 20:46:20 2015 +0100 patch 7.4.957 Problem: Test_tagcase fails when using another language than English. Solution: Set the messages language to C. (Kenichi Ito)
author Christian Brabandt <cb@256bit.org>
date Thu, 03 Dec 2015 21:00:04 +0100
parents 514f51fa1966
children 372c785c04b6
comparison
equal deleted inserted replaced
7302:a8f8d515f937 7303:88f9d339026b
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 957,
744 /**/ 746 /**/
745 956, 747 956,
746 /**/ 748 /**/
747 955, 749 955,
748 /**/ 750 /**/