view nsis/gvim_version.nsh @ 19122:271d016b8bf5

Added tag v8.2.0120 for changeset a51fee786930f0fd763d85125373bcbe3af9dadc
author Bram Moolenaar <Bram@vim.org>
date Wed, 15 Jan 2020 20:45:05 +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