view nsis/gvim_version.nsh @ 19046:69e878ae5d4b

Added tag v8.2.0083 for changeset 143d44d8f47745c8f89a66ed948c463f163136ba
author Bram Moolenaar <Bram@vim.org>
date Fri, 03 Jan 2020 21:30:15 +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