comparison src/version.c @ 7484:1fe988587423 v7.4.1044

commit https://github.com/vim/vim/commit/718272a7e13c71095ce07eb3b3d5e1f9790a6991 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 3 22:56:45 2016 +0100 patch 7.4.1044 Problem: Can't build without the +eval feature. Solution: Add #ifdef.
author Christian Brabandt <cb@256bit.org>
date Sun, 03 Jan 2016 23:00:05 +0100
parents 52d76b2f56c7
children 8d09c2ce1825
comparison
equal deleted inserted replaced
7483:2fc484f5b182 7484:1fe988587423
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 1044,
744 /**/ 746 /**/
745 1043, 747 1043,
746 /**/ 748 /**/
747 1042, 749 1042,
748 /**/ 750 /**/