comparison src/version.c @ 7404:fb61ce5915fc v7.4.1006

commit https://github.com/vim/vim/commit/96c664af27ec9535f2c3cd9b889faad3e9460ad6 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 31 16:21:52 2015 +0100 patch 7.4.1006 Problem: The fix in patch 7.3.192 is not tested. Solution: Add a test, one for each regexp engine. (Elias Diem)
author Christian Brabandt <cb@256bit.org>
date Thu, 31 Dec 2015 16:30:04 +0100
parents 2c63e9ecf29d
children c97735aaef9f
comparison
equal deleted inserted replaced
7403:dc5ddec635dc 7404:fb61ce5915fc
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 1006,
744 /**/ 746 /**/
745 1005, 747 1005,
746 /**/ 748 /**/
747 1004, 749 1004,
748 /**/ 750 /**/