view nsis/gvim_version.nsh @ 19823:fafab4bec82f

Added tag v8.2.0467 for changeset fc3cdc819d8087c363f85f94fd98c6b8a5cefe7b
author Bram Moolenaar <Bram@vim.org>
date Sat, 28 Mar 2020 19:45:05 +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