view nsis/gvim_version.nsh @ 23830:6e5a62752f93

Added tag v8.2.2456 for changeset 950875545045478cfa1cdad7c436a2104781b28a
author Bram Moolenaar <Bram@vim.org>
date Wed, 03 Feb 2021 19:45: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