view nsis/gvim_version.nsh @ 26072:dc79b552f424

Added tag v8.2.3569 for changeset 0bb9004c993b3a6875c5123d5da591248f764da6
author Bram Moolenaar <Bram@vim.org>
date Mon, 01 Nov 2021 23:45:05 +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