view nsis/gvim_version.nsh @ 33331:e693fbb026d0

Added tag v9.0.1930 for changeset 3af53f2895dc657dda89ab76af160c143ba0c517
author Christian Brabandt <cb@256bit.org>
date Sun, 24 Sep 2023 16:30:04 +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