comparison src/version.c @ 3774:1810ee914648 v7.3.645

updated for version 7.3.645 Problem: No tests for patch 7.3.625 and 7.3.637. Solution: Add more tests for the "gn" command and try/catch. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 29 Aug 2012 16:55:13 +0200
parents fb7c028dcac7
children e70485d3f81d
comparison
equal deleted inserted replaced
3773:12adba5059e3 3774:1810ee914648
717 NULL 717 NULL
718 }; 718 };
719 719
720 static int included_patches[] = 720 static int included_patches[] =
721 { /* Add new patch number below this line */ 721 { /* Add new patch number below this line */
722 /**/
723 645,
722 /**/ 724 /**/
723 644, 725 644,
724 /**/ 726 /**/
725 643, 727 643,
726 /**/ 728 /**/