view nsis/gvim_version.nsh @ 19500:6b592f4a53c1

Added tag v8.2.0307 for changeset f22626353eb3804ba4d60b6e2ac74f8fec5fb2ed
author Bram Moolenaar <Bram@vim.org>
date Sun, 23 Feb 2020 15:15: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