view nsis/gvim_version.nsh @ 32783:8501b4e08f8f

Added tag v9.0.1707 for changeset abf161ce0c77a3aaad47b52b765f00523fff303d
author Christian Brabandt <cb@256bit.org>
date Sun, 13 Aug 2023 19:30:05 +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