view nsis/gvim_version.nsh @ 30068:e416076a28f9

Added tag v9.0.0371 for changeset faf8de1c2f0d22e487cb9ce276f3b040ea0d56da
author Bram Moolenaar <Bram@vim.org>
date Sat, 03 Sep 2022 23: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