comparison src/version.c @ 6939:ca0990adc2e3 v7.4.788

patch 7.4.788 Problem: Can't build without the crypt feature. (John Marriott) Solution: Add #ifdef's.
author Bram Moolenaar <bram@vim.org>
date Fri, 17 Jul 2015 23:08:29 +0200
parents c31bd9ca75d2
children b63f09edb493
comparison
equal deleted inserted replaced
6938:e4031308afa9 6939:ca0990adc2e3
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 788,
744 /**/ 746 /**/
745 787, 747 787,
746 /**/ 748 /**/
747 786, 749 786,
748 /**/ 750 /**/