comparison src/version.c @ 5674:1e2bfe4f3e90 v7.4.183

updated for version 7.4.183 Problem: MSVC Visual Studio update not supported. Solution: Add version number. (Mike William)
author Bram Moolenaar <bram@vim.org>
date Sat, 15 Feb 2014 19:47:51 +0100
parents 708a6a590521
children 9ac2fc63501d
comparison
equal deleted inserted replaced
5673:7c3998e29f87 5674:1e2bfe4f3e90
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 183,
741 /**/ 743 /**/
742 182, 744 182,
743 /**/ 745 /**/
744 181, 746 181,
745 /**/ 747 /**/