Mercurial > vim
view nsis/gvim_version.nsh @ 12509:1fd4594eb74a
Missing part of 8.0.1131.
commit https://github.com/vim/vim/commit/8b21de33bb288738c1445bc7241d3d5106124d66
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Sep 22 11:13:52 2017 +0200
Missing part of 8.0.1131.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Fri, 22 Sep 2017 11:15:04 +0200 |
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