view nsis/gvim_version.nsh @ 26914:21f9376239a4

Added tag v8.2.3985 for changeset d4e61d61afd963635eb5176c3ced368f3e1dd643
author Bram Moolenaar <Bram@vim.org>
date Sun, 02 Jan 2022 20:30:05 +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