Mercurial > vim
view nsis/gvim_version.nsh @ 19838:4403ab355d5e v8.2.0475
patch 8.2.0475: channel out_cb test still fails sometimes on Mac
Commit: https://github.com/vim/vim/commit/bf54dbeb5ccd2cfb9cc0687fd71ac3b3eddce0da
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Mar 29 16:18:58 2020 +0200
patch 8.2.0475: channel out_cb test still fails sometimes on Mac
Problem: Channel out_cb test still fails sometimes on Mac.
Solution: Use an ever longer timeout.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 29 Mar 2020 16:30:04 +0200 |
parents | af69c9335223 |
children | f8116058ca76 |
line wrap: on
line source
# Generated from Makefile: define the version numbers !ifndef __GVIM_VER__NSH__ !define __GVIM_VER__NSH__ !define VER_MAJOR 8 !define VER_MINOR 2 !endif