view nsis/gvim_version.nsh @ 7508:3eda97270667

commit https://github.com/vim/vim/commit/a61018d7e02a4c98086a04ef747ff0406437b509 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 7 16:19:13 2016 +0100 Revert English spell file update
author Christian Brabandt <cb@256bit.org>
date Thu, 07 Jan 2016 16:30:09 +0100
parents 357b7bd8d612
children 9f48eab77d62
line wrap: on
line source

# Generated from Makefile: define the version numbers
!ifndef __GVIM_VER__NSH__
!define __GVIM_VER__NSH__
!define VER_MAJOR 7
!define VER_MINOR 4
!endif