view nsis/gvim_version.nsh @ 30163:ac28d70ac476

Added tag v9.0.0417 for changeset d12d9d724d275881a42784d35881d150946154d6
author Bram Moolenaar <Bram@vim.org>
date Thu, 08 Sep 2022 15:45: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