view nsis/gvim_version.nsh @ 35111:2bb1dccfa65e

translation(sk): update Slovak menu Commit: https://github.com/vim/vim/commit/75c3161f8fa1de587ab10fe413725812f9a51d0e Author: Oleg Zadorozhnyi <lesorubshayan@gmail.com> Date: Thu May 2 22:10:41 2024 +0200 translation(sk): update Slovak menu closes: https://github.com/vim/vim/issues/14671 closes: https://github.com/vim/vim/issues/10721 Signed-off-by: Oleg Zadorozhnyi <lesorubshayan@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Thu, 02 May 2024 22:15:07 +0200
parents 4635e43f2c6f
children
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 1
!endif