view nsis/gvim_version.nsh @ 25047:0ea3ceb86a0d

Added tag v8.2.3060 for changeset 2f702d19013aeac0a46c6dea4cf1838237b7479c
author Bram Moolenaar <Bram@vim.org>
date Sat, 26 Jun 2021 22:30: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