view nsis/gvim_version.nsh @ 19753:cf2885e38afd

Added tag v8.2.0432 for changeset 0927df746554c87a4d37d64bc8fb2b48095431f5
author Bram Moolenaar <Bram@vim.org>
date Mon, 23 Mar 2020 19:30:07 +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