view nsis/gvim_version.nsh @ 26787:cd8dfdcab93c

Added tag v8.2.3921 for changeset b802798e4a26207759755c5d56a68020b67f5ecb
author Bram Moolenaar <Bram@vim.org>
date Tue, 28 Dec 2021 15:00: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