view nsis/gvim_version.nsh @ 30840:a61b09c33ed7

Added tag v9.0.0754 for changeset 942f1b3bc694fde3d87d9a8b1c8a2063163dcbbd
author Bram Moolenaar <Bram@vim.org>
date Sat, 15 Oct 2022 12: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