comparison src/version.c @ 5194:45b2278e6f46 v7.4a.023

updated for version 7.4a.023 Problem: Still another superfluous parenthesis. (ZyX) Solution: Remove it.
author Bram Moolenaar <bram@vim.org>
date Sun, 14 Jul 2013 13:41:56 +0200
parents c28202427d71
children ba9a11fe2563
comparison
equal deleted inserted replaced
5193:724f87fc3704 5194:45b2278e6f46
725 NULL 725 NULL
726 }; 726 };
727 727
728 static int included_patches[] = 728 static int included_patches[] =
729 { /* Add new patch number below this line */ 729 { /* Add new patch number below this line */
730 /**/
731 23,
730 /**/ 732 /**/
731 22, 733 22,
732 /**/ 734 /**/
733 21, 735 21,
734 /**/ 736 /**/