Mercurial > vim
view nsis/gvim_version.nsh @ 14599:72d6f6f7ead7 v8.1.0313
patch 8.1.0313: information about a swap file is unavailable
commit https://github.com/vim/vim/commit/00f123a56585363cd13f062fd3bb123efcfaa664
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Aug 21 20:28:54 2018 +0200
patch 8.1.0313: information about a swap file is unavailable
Problem: Information about a swap file is unavailable.
Solution: Add swapinfo(). (Enzo Ferber)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Tue, 21 Aug 2018 20:30:05 +0200 |
parents | 1174611ad715 |
children | af69c9335223 |
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 1 !endif