view nsis/gvim_version.nsh @ 19881:b7cb48d00aa9

Added tag v8.2.0496 for changeset 50fa63ca38282c14ab5e56910faf56011f15933a
author Bram Moolenaar <Bram@vim.org>
date Thu, 02 Apr 2020 14:00:07 +0200
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