view nsis/gvim_version.nsh @ 10981:a03c6919dfdc

Added tag v8.0.0379 for changeset 5362b4b6042ca9e130dea2a47ea7f4f14b1a41b9
author Christian Brabandt <cb@256bit.org>
date Sun, 26 Feb 2017 19:15:05 +0100
parents 9f48eab77d62
children 1174611ad715
line wrap: on
line source

# Generated from Makefile: define the version numbers
!ifndef __GVIM_VER__NSH__
!define __GVIM_VER__NSH__
!define VER_MAJOR 8
!define VER_MINOR 0
!endif