comparison src/version.c @ 6255:c0d93d67572b v7.4.462

updated for version 7.4.462 Problem: Setting the local value of 'backupcopy' empty gives an error. (Peter Mattern) Solution: When using an empty value set the flags to zero. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Mon, 29 Sep 2014 17:15:18 +0200
parents 4eba2bdb26f2
children 6f80b9a773db
comparison
equal deleted inserted replaced
6254:1b74025a66e7 6255:c0d93d67572b
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 462,
744 /**/ 746 /**/
745 461, 747 461,
746 /**/ 748 /**/
747 460, 749 460,
748 /**/ 750 /**/