comparison src/version.c @ 6983:c7d12c7eb2b6 v7.4.809

patch 7.4.809 Problem: Test is duplicated. Solution: Roll back 7.4.802.
author Bram Moolenaar <bram@vim.org>
date Tue, 04 Aug 2015 21:27:11 +0200
parents f77d1f32c357
children a07c3f9cd616
comparison
equal deleted inserted replaced
6982:f89f15d4f6ed 6983:c7d12c7eb2b6
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 809,
744 /**/ 746 /**/
745 808, 747 808,
746 /**/ 748 /**/
747 807, 749 807,
748 /**/ 750 /**/