view nsis/gvim_version.nsh @ 21139:d5c03e28c4b7

Added tag v8.2.1120 for changeset c2cbe6cc76206a3f218fbeb5f59020c85a1d883b
author Bram Moolenaar <Bram@vim.org>
date Fri, 03 Jul 2020 18:15: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