comparison src/version.c @ 5218:4ceacc1b0054 v7.4a.035

updated for version 7.4a.035 Problem: Fix in patch 7.4a.032 is not tested. Solution: Add test.
author Bram Moolenaar <bram@vim.org>
date Wed, 17 Jul 2013 22:35:39 +0200
parents 947edb6335d1
children 9982ec574beb
comparison
equal deleted inserted replaced
5217:06adb62b91ce 5218:4ceacc1b0054
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 35,
730 /**/ 732 /**/
731 34, 733 34,
732 /**/ 734 /**/
733 33, 735 33,
734 /**/ 736 /**/