comparison src/version.c @ 6779:64a32aca7919 v7.4.711

patch 7.4.711 Problem: Missing change in one file. Solution: Also change option.c
author Bram Moolenaar <bram@vim.org>
date Tue, 21 Apr 2015 19:10:48 +0200
parents a8962f0e0d34
children f2a751a9ee72
comparison
equal deleted inserted replaced
6778:1d01543aaaf1 6779:64a32aca7919
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 711,
744 /**/ 746 /**/
745 710, 747 710,
746 /**/ 748 /**/
747 709, 749 709,
748 /**/ 750 /**/