view nsis/gvim_version.nsh @ 28054:b31d4f3d2af9

Added tag v8.2.4551 for changeset f615d89a5351db1d84bb4847d8734b2b3d92b26d
author Bram Moolenaar <Bram@vim.org>
date Sat, 12 Mar 2022 15:00: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