comparison src/version.c @ 5915:daebf8ce6608 v7.4.299

updated for version 7.4.299 Problem: When running configure twice DYNAMIC_PYTHON_DLL may become empty. Solution: Use AC_CACHE_VAL. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Thu, 22 May 2014 14:44:22 +0200
parents 156f891d520e
children 1157079ca5f1
comparison
equal deleted inserted replaced
5914:9b9d9aedb4ec 5915:daebf8ce6608
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 299,
737 /**/ 739 /**/
738 298, 740 298,
739 /**/ 741 /**/
740 297, 742 297,
741 /**/ 743 /**/