comparison src/version.c @ 5948:646616b6ff4d v7.4.315

updated for version 7.4.315 Problem: Fixes for computation of topline not tested. Solution: Add test. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Thu, 29 May 2014 11:47:40 +0200
parents 4d7af1962d6c
children 0fc665889e8f
comparison
equal deleted inserted replaced
5947:b36f5435ec98 5948:646616b6ff4d
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 315,
737 /**/ 739 /**/
738 314, 740 314,
739 /**/ 741 /**/
740 313, 742 313,
741 /**/ 743 /**/