view nsis/gvim_version.nsh @ 24161:2766741b201d

Added tag v8.2.2621 for changeset e695db9a54653a2b6c411882838c0acc932d26dc
author Bram Moolenaar <Bram@vim.org>
date Thu, 18 Mar 2021 22:30: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