view nsis/gvim_version.nsh @ 24330:1ba797d62b79

Added tag v8.2.2705 for changeset cd9f774093932f89bca99256c9adc28a144eff30
author Bram Moolenaar <Bram@vim.org>
date Sat, 03 Apr 2021 21:15:04 +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