comparison src/version.c @ 6353:60659773c73b v7.4.509

updated for version 7.4.509 Problem: Users are not aware their encryption is weak. Solution: Give a warning when prompting for the key.
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Nov 2014 15:15:42 +0100
parents 65df2fba429b
children 05850b74218b
comparison
equal deleted inserted replaced
6352:2f7bf5f90f57 6353:60659773c73b
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 509,
744 /**/ 746 /**/
745 508, 747 508,
746 /**/ 748 /**/
747 507, 749 507,
748 /**/ 750 /**/