view nsis/gvim_version.nsh @ 26720:7d4b0da6a26b

Added tag v8.2.3888 for changeset 2bdcce61a4e403d3fcf40a73e5ceaa922bd0d9a6
author Bram Moolenaar <Bram@vim.org>
date Fri, 24 Dec 2021 21:30:03 +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