view nsis/gvim_version.nsh @ 8830:d15abeac22c6

Added tag v7.4.1702 for changeset a2c27f6aaf3a2192d0e55b8fa04509e5095b7cd9
author Christian Brabandt <cb@256bit.org>
date Sun, 03 Apr 2016 15:00:06 +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