comparison src/version.c @ 5971:1dbcb23ae7a8 v7.4.326

updated for version 7.4.326 Problem: Can't build Tiny version. (Elimar Riesebieter) Solution: Add #ifdef.
author Bram Moolenaar <bram@vim.org>
date Sat, 14 Jun 2014 12:53:33 +0200
parents 1f288d247548
children 99d8f2d72dcd
comparison
equal deleted inserted replaced
5970:0509d27e2127 5971:1dbcb23ae7a8
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 326,
737 /**/ 739 /**/
738 325, 740 325,
739 /**/ 741 /**/
740 324, 742 324,
741 /**/ 743 /**/