comparison src/version.c @ 5860:747afb6a6de4 v7.4.273

updated for version 7.4.273 Problem: "make autoconf" and "make reconfig" may first run configure and then remove the output. Solution: Add these targets to the exceptions. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Tue, 29 Apr 2014 20:04:09 +0200
parents 00228400629e
children 1ee3fc5b40ae
comparison
equal deleted inserted replaced
5859:d528535eadaa 5860:747afb6a6de4
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 273,
737 /**/ 739 /**/
738 272, 740 272,
739 /**/ 741 /**/
740 271, 742 271,
741 /**/ 743 /**/