view nsis/gvim_version.nsh @ 20944:75df4be5ecd8

Added tag v8.2.1023 for changeset 1693ca87604958e63e3696860f15b0caa6b863ff
author Bram Moolenaar <Bram@vim.org>
date Sat, 20 Jun 2020 18:30: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