view nsis/gvim_version.nsh @ 30131:6d81bf90a086

Added tag v9.0.0401 for changeset a48a6efb987faecc89436d50c95ff68d112f636f
author Bram Moolenaar <Bram@vim.org>
date Wed, 07 Sep 2022 14: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