comparison src/version.c @ 4760:532a9855bd30 v7.3.1127

updated for version 7.3.1127 Problem: No error for using empty \%[]. Solution: Give error message.
author Bram Moolenaar <bram@vim.org>
date Wed, 05 Jun 2013 21:30:37 +0200
parents b25a1b2e3175
children 47906f888725
comparison
equal deleted inserted replaced
4759:7bb5ac89e9ad 4760:532a9855bd30
726 NULL 726 NULL
727 }; 727 };
728 728
729 static int included_patches[] = 729 static int included_patches[] =
730 { /* Add new patch number below this line */ 730 { /* Add new patch number below this line */
731 /**/
732 1127,
731 /**/ 733 /**/
732 1126, 734 1126,
733 /**/ 735 /**/
734 1125, 736 1125,
735 /**/ 737 /**/