comparison src/version.c @ 7979:22367b9f528a v7.4.1285

commit https://github.com/vim/vim/commit/79c2c881bb7ae1cbdeeff91d4875b4bf2e54df06 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 7 21:19:28 2016 +0100 patch 7.4.1285 Problem: Cannot measure elapsed time. Solution: Add reltimefloat().
author Christian Brabandt <cb@256bit.org>
date Sun, 07 Feb 2016 21:30:04 +0100
parents 96fe78b32ad5
children 5c30ba57aaea
comparison
equal deleted inserted replaced
7978:30ff820a55d2 7979:22367b9f528a
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 1285,
750 /**/ 752 /**/
751 1284, 753 1284,
752 /**/ 754 /**/
753 1283, 755 1283,
754 /**/ 756 /**/