view nsis/gvim_version.nsh @ 32442:6a28e3d7f7c5

Added tag v9.0.1552 for changeset 75531ada5cadd19aa739b5266d67b3c84378c329
author Bram Moolenaar <Bram@vim.org>
date Sat, 13 May 2023 19:00: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