view nsis/gvim_version.nsh @ 16547:9ebcc19aa418 v8.1.1277

patch 8.1.1277: missing screenshot update commit https://github.com/vim/vim/commit/8fc0271e9a5b67b849abb861f630f50e612b330b Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 5 16:10:32 2019 +0200 patch 8.1.1277: missing screenshot update Problem: Missing screenshot update. Solution: Update the screenshot.
author Bram Moolenaar <Bram@vim.org>
date Sun, 05 May 2019 16:15: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