comparison src/version.c @ 6862:db53fd1a7d5c v7.4.751

patch 7.4.751 Problem: It is not obvious how to enable the address sanitizer. Solution: Add commented-out flags in the Makefile. (Dominique Pelle) Also add missing test targets.
author Bram Moolenaar <bram@vim.org>
date Sun, 21 Jun 2015 13:44:13 +0200
parents 809e3aa59c6f
children c9a5d51c9161
comparison
equal deleted inserted replaced
6861:bad08ecef761 6862:db53fd1a7d5c
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 751,
744 /**/ 746 /**/
745 750, 747 750,
746 /**/ 748 /**/
747 749, 749 749,
748 /**/ 750 /**/