view nsis/gvim_version.nsh @ 33729:9a846ba607bb

runtime(wget): Update for Wget2 2.1.0 (#13497) Commit: https://github.com/vim/vim/commit/d56f15caf602a061f5f9f0a3c6a4537ab2dc6acc Author: dkearns <dougkearns@gmail.com> Date: Thu Nov 9 06:53:20 2023 +1100 runtime(wget): Update for Wget2 2.1.0 (https://github.com/vim/vim/issues/13497) Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Wed, 08 Nov 2023 21:00:08 +0100
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