view nsis/gvim_version.nsh @ 26473:a8195907f08e

Added tag v8.2.3766 for changeset cc95e10e1cf261d380db5c4470039b89d6fd718e
author Bram Moolenaar <Bram@vim.org>
date Thu, 09 Dec 2021 17:45:04 +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