view nsis/gvim_version.nsh @ 22668:7c0ebc6eb7ae

Added tag v8.2.1882 for changeset 87987c78308717247cf0071163c5b9c2792543b6
author Bram Moolenaar <Bram@vim.org>
date Wed, 21 Oct 2020 21:00:04 +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