view nsis/gvim_version.nsh @ 22803:afac564db1c3

Added tag v8.2.1949 for changeset 3e0f909ca1f26e129140c4b61d4f1798491d2061
author Bram Moolenaar <Bram@vim.org>
date Wed, 04 Nov 2020 11:45:06 +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