comparison src/version.c @ 5508:4db151014f93 v7.4.103

updated for version 7.4.103 Problem: Dos installer uses an old way to escape spaces in the diff command. Solution: Adjust the quoting to the new default shellxquote. (Ben Fritz)
author Bram Moolenaar <bram@vim.org>
date Thu, 21 Nov 2013 18:13:37 +0100
parents 9417f4de27a2
children dd7d1a86b311
comparison
equal deleted inserted replaced
5507:09f476198471 5508:4db151014f93
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 103,
741 /**/ 743 /**/
742 102, 744 102,
743 /**/ 745 /**/
744 101, 746 101,
745 /**/ 747 /**/