view nsis/gvim_version.nsh @ 30294:aba2aa7e9794

Added tag v9.0.0482 for changeset 914b3c64ab92aa010785a1374750973ba468af4f
author Bram Moolenaar <Bram@vim.org>
date Fri, 16 Sep 2022 22:00:05 +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