comparison src/version.c @ 11812:4851ff0e1528 v8.0.0786

patch 8.0.0786: build failures on Travis commit https://github.com/vim/vim/commit/8bcc99b821706fe4a0a4b8e1b588d453bbf0dfbd Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jul 28 13:45:16 2017 +0200 patch 8.0.0786: build failures on Travis Problem: Build failures on Travis. Solution: Go back to precise termporarily. Disable coverage with clang.
author Christian Brabandt <cb@256bit.org>
date Fri, 28 Jul 2017 14:00:05 +0200
parents 1c1cb1e9b7b3
children d3d0db111d17
comparison
equal deleted inserted replaced
11811:6aaaa8cac3e8 11812:4851ff0e1528
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 786,
772 /**/ 774 /**/
773 785, 775 785,
774 /**/ 776 /**/
775 784, 777 784,
776 /**/ 778 /**/