comparison src/version.c @ 14589:9c9ee53868b9 v8.1.0308

patch 8.1.0308: a quick undo shows "1 seconds ago" commit https://github.com/vim/vim/commit/fd6100b2aa6178b88cfadcdbc494966bf79a5488 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Aug 21 17:07:45 2018 +0200 patch 8.1.0308: a quick undo shows "1 seconds ago" Problem: A quick undo shows "1 seconds ago". (Tony Mechelynck) Solution: Add singular/plural message.
author Christian Brabandt <cb@256bit.org>
date Tue, 21 Aug 2018 17:15:06 +0200
parents d33220d3bc27
children 96878f6f5d4c
comparison
equal deleted inserted replaced
14588:78d6fc9db932 14589:9c9ee53868b9
792 NULL 792 NULL
793 }; 793 };
794 794
795 static int included_patches[] = 795 static int included_patches[] =
796 { /* Add new patch number below this line */ 796 { /* Add new patch number below this line */
797 /**/
798 308,
797 /**/ 799 /**/
798 307, 800 307,
799 /**/ 801 /**/
800 306, 802 306,
801 /**/ 803 /**/