comparison src/version.c @ 5962:fd96c55d683d v7.4.322

updated for version 7.4.322 Problem: Using "msgfmt" is hard coded, cannot use "gmsgfmt". Solution: Use the msgfmt command found by configure. (Danek Duvall)
author Bram Moolenaar <bram@vim.org>
date Thu, 12 Jun 2014 18:03:29 +0200
parents c052937aae8c
children 238f5027830c
comparison
equal deleted inserted replaced
5961:b3796275b311 5962:fd96c55d683d
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 322,
737 /**/ 739 /**/
738 321, 740 321,
739 /**/ 741 /**/
740 320, 742 320,
741 /**/ 743 /**/