view nsis/gvim_version.nsh @ 25169:0a239b6dde5e

Added tag v8.2.3120 for changeset 68f0093134b1b41ada3f222187ba8a1a85f1b56e
author Bram Moolenaar <Bram@vim.org>
date Thu, 08 Jul 2021 11:45:05 +0200
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