view nsis/gvim_version.nsh @ 34390:d76c09e018a1

Added tag v9.1.0121 for changeset 8b0e390b61fe8c7f2f6740b25f552b0a4769da3c
author Christian Brabandt <cb@256bit.org>
date Wed, 21 Feb 2024 19:45:08 +0100
parents 4635e43f2c6f
children
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 1
!endif