view nsis/gvim_version.nsh @ 23589:db6fdb3e92d0

Added tag v8.2.2336 for changeset 510088f8c66ffd47990721fe731bafefcfc1c4db
author Bram Moolenaar <Bram@vim.org>
date Tue, 12 Jan 2021 20:30:08 +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