view nsis/gvim_version.nsh @ 33602:b14bcdcfc906

Added tag v9.0.2044 for changeset 28605af12602a55eddf240d738716db31205ae90
author Christian Brabandt <cb@256bit.org>
date Wed, 18 Oct 2023 12:00: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