view nsis/gvim_version.nsh @ 24660:36e76c23f8a5

Added tag v8.2.2868 for changeset 982516c8d6927a16c7ce91c37b120966386774c6
author Bram Moolenaar <Bram@vim.org>
date Tue, 18 May 2021 18:00:05 +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