view nsis/gvim_version.nsh @ 21280:fcc4b91118cf

Added tag v8.2.1190 for changeset 8d1d11afd8c8207a8ac37763dc08b1d884035e5e
author Bram Moolenaar <Bram@vim.org>
date Sun, 12 Jul 2020 17:15:04 +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