view nsis/gvim_version.nsh @ 29733:59a263545b0c

Added tag v9.0.0206 for changeset 89e1d67814a91a5247481cb59b6a645edf37048f
author Bram Moolenaar <Bram@vim.org>
date Sun, 14 Aug 2022 15:30:06 +0200
parents f8116058ca76
children 4635e43f2c6f
line wrap: on
line source

# Generated from Makefile: define the version numbers
!ifndef __GVIM_VER__NSH__
!define __GVIM_VER__NSH__
!define VER_MAJOR 9
!define VER_MINOR 0
!endif