view nsis/gvim_version.nsh @ 30301:7191366d2d85

Added tag v9.0.0486 for changeset b9d07900b0b86319f67d9c46f6a78013abc0df22
author Bram Moolenaar <Bram@vim.org>
date Sat, 17 Sep 2022 17:30: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