view nsis/gvim_version.nsh @ 19410:f0993c2b3fd2

Added tag v8.2.0262 for changeset ba6afd154f910aa35c652540b5c5ef7bcd3a41bc
author Bram Moolenaar <Bram@vim.org>
date Sun, 16 Feb 2020 15:00: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