view nsis/gvim_version.nsh @ 19598:e5054307d4bb

Added tag v8.2.0355 for changeset 1098989a90eef8cffdb7ea3a836e4a012fb46f99
author Bram Moolenaar <Bram@vim.org>
date Wed, 04 Mar 2020 22:30: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