view nsis/gvim_version.nsh @ 24981:f8566203119e

Added tag v8.2.3027 for changeset 2cb78583fada095dd36b366ec308546afb8eafac
author Bram Moolenaar <Bram@vim.org>
date Sun, 20 Jun 2021 20:15:03 +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