view nsis/gvim_version.nsh @ 9970:c57383365947

Added tag v7.4.2258 for changeset 176e34b0d678373b59c61139ae53a78e7b4ff646
author Christian Brabandt <cb@256bit.org>
date Fri, 26 Aug 2016 18:00:09 +0200
parents 357b7bd8d612
children 9f48eab77d62
line wrap: on
line source

# Generated from Makefile: define the version numbers
!ifndef __GVIM_VER__NSH__
!define __GVIM_VER__NSH__
!define VER_MAJOR 7
!define VER_MINOR 4
!endif