view nsis/gvim_version.nsh @ 22811:f2e4940ef271

Added tag v8.2.1953 for changeset 2d05dd71aac3e95926a13716385326685a158369
author Bram Moolenaar <Bram@vim.org>
date Wed, 04 Nov 2020 15:15:04 +0100
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