comparison src/version.c @ 17008:837684d76c74 v8.1.1504

patch 8.1.1504: sound test still fails on Travis commit https://github.com/vim/vim/commit/ef23c527bd0abe4770dce14559aac3e5f79a8e17 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 9 14:15:29 2019 +0200 patch 8.1.1504: sound test still fails on Travis Problem: Sound test still fails on Travis. Solution: Add more lines to the install section.
author Bram Moolenaar <Bram@vim.org>
date Sun, 09 Jun 2019 14:30:06 +0200
parents b54d62497f94
children 9d9b637b35a9
comparison
equal deleted inserted replaced
17007:86cdcf9fc27d 17008:837684d76c74
775 NULL 775 NULL
776 }; 776 };
777 777
778 static int included_patches[] = 778 static int included_patches[] =
779 { /* Add new patch number below this line */ 779 { /* Add new patch number below this line */
780 /**/
781 1504,
780 /**/ 782 /**/
781 1503, 783 1503,
782 /**/ 784 /**/
783 1502, 785 1502,
784 /**/ 786 /**/