view nsis/gvim_version.nsh @ 27971:2be05b18f160

Added tag v8.2.4510 for changeset 212c5894b8b1847753618869fbf7951cbcec0913
author Bram Moolenaar <Bram@vim.org>
date Sat, 05 Mar 2022 14:00: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