view nsis/gvim_version.nsh @ 22859:757858b35433

Added tag v8.2.1976 for changeset 52b5aa2e8c8f82b21887daa9256980ceffacf3c7
author Bram Moolenaar <Bram@vim.org>
date Wed, 11 Nov 2020 21:00: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