comparison src/version.c @ 6635:050e6df85f99 v7.4.643

updated for version 7.4.643 Problem: Using the default file format for Mac files. (Issue 77) Solution: Reset the try_mac counter in the right place. (Oswald)
author Bram Moolenaar <bram@vim.org>
date Fri, 27 Feb 2015 17:48:09 +0100
parents 75444015837a
children a12d422ed16c
comparison
equal deleted inserted replaced
6634:276a903321b8 6635:050e6df85f99
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 643,
744 /**/ 746 /**/
745 642, 747 642,
746 /**/ 748 /**/
747 641, 749 641,
748 /**/ 750 /**/