view nsis/gvim_version.nsh @ 15916:95648dc0124f v8.1.0964

patch 8.1.0964: cannot see in CI why a screenshot test failed commit https://github.com/vim/vim/commit/353aca1215fad9c5413150a80df95ee3abb7e76a Author: Bram Moolenaar <Bram@vim.org> Date: Thu Feb 21 17:05:59 2019 +0100 patch 8.1.0964: cannot see in CI why a screenshot test failed Problem: Cannot see in CI why a screenshot test failed. Solution: Add info about the failure.
author Bram Moolenaar <Bram@vim.org>
date Thu, 21 Feb 2019 17:15:19 +0100
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