view nsis/gvim_version.nsh @ 22619:398e92912dcb

Added tag v8.2.1857 for changeset c2d8b596dd0f35910e6711f68b71b03a183cc112
author Bram Moolenaar <Bram@vim.org>
date Sat, 17 Oct 2020 19:00: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