comparison src/version.c @ 4067:386fc822dd00 v7.3.788

updated for version 7.3.788 Problem: When only using patches build fails on missing nl.po. Solution: Create an empty nl.po file.
author Bram Moolenaar <bram@vim.org>
date Wed, 30 Jan 2013 12:50:56 +0100
parents e1b98967a985
children 43c15135926f
comparison
equal deleted inserted replaced
4066:9318d797e2e3 4067:386fc822dd00
723 NULL 723 NULL
724 }; 724 };
725 725
726 static int included_patches[] = 726 static int included_patches[] =
727 { /* Add new patch number below this line */ 727 { /* Add new patch number below this line */
728 /**/
729 788,
728 /**/ 730 /**/
729 787, 731 787,
730 /**/ 732 /**/
731 786, 733 786,
732 /**/ 734 /**/