view nsis/gvim_version.nsh @ 22718:ed40ce4d904f

Added tag v8.2.1907 for changeset bd61aaf7f2a02b674e79fd5df7a0b36a782e39d0
author Bram Moolenaar <Bram@vim.org>
date Mon, 26 Oct 2020 19:30: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