comparison src/version.c @ 17006:b54d62497f94 v8.1.1503

patch 8.1.1503: sound test fails on Travis commit https://github.com/vim/vim/commit/ffa60dda0a9a443c6751dbcff9d9e7ee07106f0c Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 9 13:56:27 2019 +0200 patch 8.1.1503: sound test fails on Travis Problem: Sound test fails on Travis. Solution: Set AUDIODEV to "null".
author Bram Moolenaar <Bram@vim.org>
date Sun, 09 Jun 2019 14:30:05 +0200
parents 353ed7ef78df
children 837684d76c74
comparison
equal deleted inserted replaced
17005:bf7a8a466977 17006:b54d62497f94
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 1503,
780 /**/ 782 /**/
781 1502, 783 1502,
782 /**/ 784 /**/
783 1501, 785 1501,
784 /**/ 786 /**/