view nsis/gvim_version.nsh @ 30161:86b21b49d27d

Added tag v9.0.0416 for changeset fbf6084346ccde0414670435940ac6cb34a3f822
author Bram Moolenaar <Bram@vim.org>
date Thu, 08 Sep 2022 14:45:10 +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