comparison src/version.c @ 5804:2cbac5608217 v7.4.246

updated for version 7.4.246 Problem: Configure message for detecting smack are out of sequence. Solution: Put the messages in the right place. (Kazunobu Kuriyama)
author Bram Moolenaar <bram@vim.org>
date Sat, 05 Apr 2014 12:02:25 +0200
parents 80421d934ebd
children 76863b4b48a3
comparison
equal deleted inserted replaced
5803:8bf05884266b 5804:2cbac5608217
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 246,
737 /**/ 739 /**/
738 245, 740 245,
739 /**/ 741 /**/
740 244, 742 244,
741 /**/ 743 /**/