view nsis/gvim_version.nsh @ 19551:769a53c270ee

Added tag v8.2.0332 for changeset b3ef3538b3899059d3b5afd6df1b962b419c23d6
author Bram Moolenaar <Bram@vim.org>
date Sat, 29 Feb 2020 14:30: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