view nsis/gvim_version.nsh @ 25317:b2006e12af25

Added tag v8.2.3195 for changeset 0716cc2e4a8b1a745f5509ac8ad160a0768016a3
author Bram Moolenaar <Bram@vim.org>
date Wed, 21 Jul 2021 20:45:05 +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