view nsis/gvim_version.nsh @ 30034:629977ec7f62

Added tag v9.0.0354 for changeset 17c46a3d0ef5612840a3255f5c754c72671a66e4
author Bram Moolenaar <Bram@vim.org>
date Thu, 01 Sep 2022 19: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