view nsis/gvim_version.nsh @ 31542:ed8f9e6c10f2

Added tag v9.0.1103 for changeset f2da18e495aabe1f1884596cfaa49ea303994dbe
author Bram Moolenaar <Bram@vim.org>
date Mon, 26 Dec 2022 16:45:04 +0100
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