comparison src/version.c @ 6781:f2a751a9ee72 v7.4.712

patch 7.4.712 Problem: Missing change in another file. Solution: Also change message.c
author Bram Moolenaar <bram@vim.org>
date Wed, 22 Apr 2015 22:18:22 +0200
parents 64a32aca7919
children 56e121fd109b
comparison
equal deleted inserted replaced
6780:3790fb70e04c 6781:f2a751a9ee72
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 712,
744 /**/ 746 /**/
745 711, 747 711,
746 /**/ 748 /**/
747 710, 749 710,
748 /**/ 750 /**/