view nsis/gvim_version.nsh @ 21680:943cdd108b70

Added tag v8.2.1389 for changeset b5ce3d0e0f74522a07000571449afef8e6e7f00c
author Bram Moolenaar <Bram@vim.org>
date Fri, 07 Aug 2020 21:00: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