view nsis/gvim_version.nsh @ 24497:b444a9f9b467

Added tag v8.2.2788 for changeset 706cfd8bcba6c82c6854b94f7395166dd289972c
author Bram Moolenaar <Bram@vim.org>
date Tue, 20 Apr 2021 20:30:08 +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