view nsis/gvim_version.nsh @ 20983:3bf150ea4d44

Added tag v8.2.1042 for changeset bb49b5090a9c90e1455143b947b48a3778e98ce0
author Bram Moolenaar <Bram@vim.org>
date Mon, 22 Jun 2020 23:15:04 +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