comparison src/version.c @ 12291:c3548d947646 v8.0.1025

patch 8.0.1025: stray copy command in test commit https://github.com/vim/vim/commit/4e83961985abb78757b135f29ac4ffde675247af Author: Bram Moolenaar <Bram@vim.org> Date: Wed Aug 30 21:58:03 2017 +0200 patch 8.0.1025: stray copy command in test Problem: Stray copy command in test. Solution: Remove the copy command.
author Christian Brabandt <cb@256bit.org>
date Wed, 30 Aug 2017 22:00:05 +0200
parents 294f510f6d35
children 1ff5e5dfa9b0
comparison
equal deleted inserted replaced
12290:278f48d7959f 12291:c3548d947646
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 1025,
772 /**/ 774 /**/
773 1024, 775 1024,
774 /**/ 776 /**/
775 1023, 777 1023,
776 /**/ 778 /**/