commit | b29cfb8c28a66604ebb468c73d86669870a3b06b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jun 09 14:51:30 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jun 09 14:51:30 2019 +0200 |
tree | 0b863118c17ad9e31590f2280c261994fff2e5e0 | |
parent | 8ed75cb0b4d06b8c13dfb12bf3c54be0f6f0c71b [diff] |
patch 8.1.1506: syntax error in Travis config Problem: Syntax error in Travis config. Solution: Set AUDIODEV in another section.
diff --git a/src/version.c b/src/version.c index 13db304..5c12872 100644 --- a/src/version.c +++ b/src/version.c
@@ -778,6 +778,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1506, +/**/ 1505, /**/ 1504,