comparison src/version.c @ 3452:e070b34fe35e v7.3.491

updated for version 7.3.491 Problem: No tests for Lua. Solution: Add some simple tests for Lua. (Luis Carvalho)
author Bram Moolenaar <bram@vim.org>
date Thu, 05 Apr 2012 16:56:52 +0200
parents b067b8b81be9
children 214c7ec1c8f9
comparison
equal deleted inserted replaced
3451:d792efa5aea7 3452:e070b34fe35e
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 491,
717 /**/ 719 /**/
718 490, 720 490,
719 /**/ 721 /**/
720 489, 722 489,
721 /**/ 723 /**/