comparison src/version.c @ 6280:7f2472960aa1 v7.4.474

updated for version 7.4.474 Problem: AIX compiler can't handle // comment. Issue 265. Solution: Remove that line.
author Bram Moolenaar <bram@vim.org>
date Sat, 11 Oct 2014 12:48:26 +0200
parents 1cdd5804b538
children 0446fa17bd95
comparison
equal deleted inserted replaced
6279:48540909aba2 6280:7f2472960aa1
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 474,
744 /**/ 746 /**/
745 473, 747 473,
746 /**/ 748 /**/
747 472, 749 472,
748 /**/ 750 /**/