comparison src/version.c @ 8049:15253130abd8 v7.4.1319

commit https://github.com/vim/vim/commit/16eb4f88000cfdba68df6c421fe44e7e029ba53e Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 14 23:02:34 2016 +0100 patch 7.4.1319 Problem: Tests fail on MS-Windows and on Unix with GUI. Solution: Fix unregistering.
author Christian Brabandt <cb@256bit.org>
date Sun, 14 Feb 2016 23:15:04 +0100
parents 7c74cafac0a1
children 7e298e8c5741
comparison
equal deleted inserted replaced
8048:e50896a2b629 8049:15253130abd8
745 NULL 745 NULL
746 }; 746 };
747 747
748 static int included_patches[] = 748 static int included_patches[] =
749 { /* Add new patch number below this line */ 749 { /* Add new patch number below this line */
750 /**/
751 1319,
750 /**/ 752 /**/
751 1318, 753 1318,
752 /**/ 754 /**/
753 1317, 755 1317,
754 /**/ 756 /**/