view nsis/gvim_version.nsh @ 29055:7edd8ffa0d9b

Added tag v8.2.5049 for changeset e7bd4c7880531c6485bcbe4ab900aec30a18cf80
author Bram Moolenaar <Bram@vim.org>
date Wed, 01 Jun 2022 13:45:06 +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