comparison src/version.c @ 5573:0defb460a0eb v7.4.134

updated for version 7.4.134 Problem: Spurious space in MingW Makefile. Solution: Remove the space. (Michael Soyka)
author Bram Moolenaar <bram@vim.org>
date Mon, 06 Jan 2014 15:45:10 +0100
parents 6a28a9cf5153
children 1aeb7f4d6527
comparison
equal deleted inserted replaced
5572:917d51d1bbff 5573:0defb460a0eb
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 134,
741 /**/ 743 /**/
742 133, 744 133,
743 /**/ 745 /**/
744 132, 746 132,
745 /**/ 747 /**/