Mercurial > vim
view nsis/gvim_version.nsh @ 7588:0738fa9c4971 v7.4.1094
commit https://github.com/vim/vim/commit/ccb80989f2779c8441f7f15d160fb2141bd1676d
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Jan 15 15:56:35 2016 +0100
patch 7.4.1094
Problem: Test for :hardcopy fails on MS-Windows.
Solution: Check for the +postscript feature.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Fri, 15 Jan 2016 16:00:05 +0100 |
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